From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9681 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: MP Graph Date: Wed, 30 Oct 2002 09:55:49 +0100 Sender: ntg-context-admin@ref.ntg.nl Message-ID: <5.1.0.14.1.20021030095234.02ccbe98@server-1> References: <20021028210944.28543@news.comp.lancs.ac.uk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035968585 11646 80.91.224.249 (30 Oct 2002 09:03:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 30 Oct 2002 09:03:05 +0000 (UTC) Cc: ntg-context@ntg.nl Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 186oki-00031h-00 for ; Wed, 30 Oct 2002 10:03:04 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id B2DB110AEA; Wed, 30 Oct 2002 10:04:17 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id 554A210AE1 for ; Wed, 30 Oct 2002 10:03:49 +0100 (MET) Original-Received: from server-1.pragma-ade.nl (wc-58016.solcon.nl [212.45.58.16]) by mail.solcon.nl (8.12.5/pre1.0-MySQL/8.12.5) with ESMTP id g9U8vDFu007617; Wed, 30 Oct 2002 09:57:13 +0100 Original-Received: from LAPTOP-3.wxs.nl (laptop-3 [10.100.1.191]) by server-1.pragma-ade.nl (8.12.2/8.12.2) with ESMTP id g9U93jgk005266; Wed, 30 Oct 2002 10:03:46 +0100 X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: "Adam Lindsay" In-Reply-To: <20021028210944.28543@news.comp.lancs.ac.uk> X-RAVMilter-Version: 8.4.1(snapshot 20020919) (mail.solcon.nl) Errors-To: ntg-context-admin@ref.ntg.nl X-BeenThere: ntg-context@ref.ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:9681 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9681 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 | 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 -------------------------------------------------------------------------