At 05:19 PM 2/9/2003 +0000, Adam Lindsay wrote:
Hi ConTeXters...
I was wondering if the metapost/fun module "m-graph" was still working for everyone. I worked with it a lot last October/November, but haven't had the need to revisit it recently.
For those interested, does: texexec --pdf --mode=demo m-graph.tex ....work correctly? (m-graph is from tex/context/base/m-graph.tex, and the data files it expects are in doc/metapost/base/*.d)
better run this on a path where the d files are (copied), otherwise you depend on the file searching in kpse, which may not find the d files because the file type is unnknown
Am I the only one having problems, or were the syst-* macros changed after 31 October 2002 so as to conflict with something deep inside graph.mp? I get the same problem with both the latest ConTeXt as well as one from ~5 December.
It *might* something else I'm trying to debug, but I get the following when trying to \usemodule[graph]:
this is a tricky thing go into m-graph.tex and change the # into \# into the inclusions section (in tex #'s are always kind of problematic, esp in expansions and macros) normally this should work ok. This piece of code will be removed in due time, john hobby made this patch and it will be available in future plain mp files. Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl 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 -------------------------------------------------------------------------