Hi,

I am trying a simple metafun example:

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

When I run this (texexec --pdf mf01), the system complains:

...
systems        : begin file mf01 at line 4
Randomizer initialized to 711885528. [MP mpgraph.1]
[1.1{psfonts.map}{context.m
ap}{msfonts.map}]
systems        : end file mf01 at line 9
[flush and process mpgraph.mp afterwards] )<cmr12.pfb>
Output written on mf01.pdf (1 page, 3029 bytes).
Transcript written on mf01.log.

              run time : 1 seconds
   generating graphics : metaposting mpgraph.mp

 TeXExec 2.8 - ConTeXt / PRAGMA ADE 1997-2002

              metapost : mpgraph
                format : metafun
initexmf: don't know how to dump metafun
I can't find the default mem file!

        total run time : 0 seconds
  sorting and checking : running texutil

 TeXUtil 7.3 - ConTeXt / PRAGMA ADE 1992-2000

                action : processing commands, lists and registers
                option : sorting IJ under Y
                option : converting high ASCII values
            input file : mf01.tui
           output file : mf01.tuo
       passed commands : 7
         remapped keys : 0
      register entries : 0 -> 0 entries 0 references
       synonym entries : 0 -> 0 entries
        embedded files : 1

        total run time : 2 seconds

I also ran "texexec --make metafun" and tried again: same results ...

thanks,

Kris.

PS: my system is WindowsXP/MikTeX2.1 with its packaged ConTeXt installation

Reply via email to