At 09:09 PM 10/28/2002 +0000, you wrote:

The attached file (which uses one of the standard mp-graph data files)
fails (see pdf) in a directory without texnum.mpx, but succeeds when that
file is present. I'm sorting (doing a diff) through the logs generated on
each run to see which is the best to report on.
Maybe something has changed to graph.mp (esp the trigger for reloading it),

in mp-form add a line at the top:

boolean mant_font ; mant_font := true ;

this will prevent loading form.mp (which is replaced by a sligthly extended version mp-form) and therefore loading of texnum

Also in your graphic: use the simpler \startMPcode ... \stopMPcode and not the low level macros; also saves keying.

if you have the *.d files and m-graph.tex on the same path, you can run

texexec --mode=demo --pdf m-graph

to get a test file

Hans

-------------------------------------------------------------------------
Hans Hagen | PRAGMA ADE | [EMAIL PROTECTED]
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
information: http://www.pragma-ade.com/roadmap.pdf
documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://ref.ntg.nl/mailman/listinfo/ntg-context


Reply via email to