ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Sun Minchao" <mcsun@web.de>
Subject: strange behavior of MetaFun
Date: Mon, 4 Oct 2004 00:56:41 +0200	[thread overview]
Message-ID: <001b01c4a99c$409c1660$0100a8c0@siegfried> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1841 bytes --]

Hi,

recently I've installed ConTeXt and after all the complicated configurations I could finally write my first chinese text, but as I tried MetaFun today, I got very strange error message: I tried to compile the trivial sample on the first page of "metafun-p.pdf":

\starttext
\startuseMPgraphic{dummy}
fill fullcircle scaled 5cm withcolor red ;
\stopuseMPgraphic
\useMPgraphic{dummy}
\stoptext

I invoked "texexec test", after some messages scrolled by it stopped and show: 

!Equation cannot be performed (numeric=boolean)
local_multi_par_area:=false;

I traced to that line in the file "test-mpgraph.mp" which has been produced by texexec in the first step and I simply deleted it, then I ran "mpost test-mpgraph" manually and got "test-mpgraph.1" without any problem, but as I viewed it with GSview there was only a quarter of disc, which should be a 5cm filled circle. I've also tried with other Metapost files but got always the same result: that line will always be added to the intermedia file. I think it's not because of a wrong configuration of ConTeXt but something "deep inside". 
btw. I'm using MikTeX 2.2, ActivePerl 5.8, ConTeXt is the newest version while TeXExec somehow old (v3.1), but I don't think the problem lies there because exept metapost the other part works well, for the configuration of MetaFun I've done following:

I first edited the corresponding part of /texmf/context/config/texexec.ini to be suited to MikTeX, then after refreshing MikTeX name database I did a "texexec --make --alone metafun", it produced metafun.mem in /localtexmf/miktex/fmt, I moved it then to /localtexmf/miktex/mem

now I absolutely have no idea about it... I would be very thankful if someone can tell how to fix around, besides I do want to know what's wrong.

Best regards,
Minchao











[-- Attachment #1.2: Type: text/html, Size: 3021 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

             reply	other threads:[~2004-10-03 22:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-03 22:56 Sun Minchao [this message]
2004-10-04 16:45 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001b01c4a99c$409c1660$0100a8c0@siegfried' \
    --to=mcsun@web.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).