From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2876 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: second problem Date: Thu, 05 Oct 2000 15:48:46 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <39DC86BE.7A1181D2@gmx.de> References: <200010051217.OAA00272@bar.loria.fr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035393651 12470 80.91.224.250 (23 Oct 2002 17:20:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:20:51 +0000 (UTC) Original-To: "Denis B. Roegel" , NTG-ConTeXt Xref: main.gmane.org gmane.comp.tex.context:2876 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2876 Salut Denis, > I am still using the example > \startMPpositiongraphic{mypos:line} > \stopMPpositiongraphic > \setMPpositiongraphic{X-1}{mypos:line}{to=X-2} > \setMPpositiongraphic{X-2}{mypos:line}{to=X-3} > > When I launch cont-en, I immediately get an error with \pdflastxpos. > Is this because I have an old version of pdftex ? I think Han The Thanh added this positioning feature after 13c. Using 0.14g I have no problem with that file. (This is not completely true: with shell_escape = f and no mpgraph.2 in this directory tex stops halfway and I have to create a .2 file manually first [running `echo "end" | mpost mpgraph` was actually enough]. I would like to see these problems disappearing since this makes batch jobs impossible. The errormessage: Randomizer initialized to 1112061263. [MP to PDF mpgraph.1] ! I can't find file `mpgraph.1'. [...] Please type another input file name:) Tobias