From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1613 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: new ConTeXt and metapost Date: Wed, 02 Feb 2000 09:05:43 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20000202090543.007ede40@pop.wxs.nl> References: <0F3313EC125AD311981100105AB3A75D07B574@N0795.mdf.fvbb.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035392435 1815 80.91.224.250 (23 Oct 2002 17:00:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:00:35 +0000 (UTC) Cc: "'ntg-context@ntg.nl'" Original-To: "Haseloff, Lutz" In-Reply-To: <0F3313EC125AD311981100105AB3A75D07B574@N0795.mdf.fvbb.de> Xref: main.gmane.org gmane.comp.tex.context:1613 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1613 At 07:44 AM 2/2/2000 +0100, Haseloff, Lutz wrote: >Hi Hans, Hi all, > >the new ConTeXt (2000.01.26) writes mpgraph.mp with error. >mp breaks with: > >>> _data_prefix_ >>> "mpd-" Hm. Are you sure you have mp-tool.mp in the right location? For the moment, change this at the and of core-mps.tex: \appendtoks if not known _data_prefix_ : string _data_prefix_ , _data_suffix_ ; fi ; _data_prefix_ := "\bufferprefix mpd-" ; _data_suffix_ := ".tmp" ; \to \MPinitializations or put the next line at the top of your file: \prependtoks if not known _data_prefix_ : string _data_prefix_ , _data_suffix_ ; fi ; \to \MPinitializations I'll add an additional safeguard to the next version. BTW, I uploaded a new version a few days ago. That one has (1) a date fix, since I introduced a bug when I added the low level calendar macros, as well as a better way to embed mp graphics in xforms (pdf), i.e. in first quadrant. More precise in viewers. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl -----------------------------------------------------------------