From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2487 Path: main.gmane.org!not-for-mail From: Nagy Balazs Newsgroups: gmane.comp.tex.context Subject: Inline MP Date: Mon, 14 Aug 2000 20:41:37 +0200 (CEST) Sender: owner-ntg-context@let.uu.nl Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035393277 9278 80.91.224.250 (23 Oct 2002 17:14:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:14:37 +0000 (UTC) Original-To: ConTeXt Xref: main.gmane.org gmane.comp.tex.context:2487 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2487 Hi, I have a problem about inline metapost definition. Here's a snippet: \def\MPlogo#1#2{% \startreusableMPgraphic{lg#1#2} color outside; outside = black; color inside; inside = (1,.6,0); ... pickup pencircle scaled ll; drawlogo(outside); pickup pencircle scaled bl; drawlogo(inside); \stopreusableMPgraphic \reuseMPgraphic{lg#1#2} } ll and bl are counted from #1 and #2. Everytime when I run texexec (the first line is % interface=english output=pdftex paper=a4 pdf mptex), it stops at mpost with a * prompt saying 'type end' or similar. Of course it generates mpoutput.1 but it doesn't included. -- Regards: Kevin (Balazs) http://www.iksz.hu/