From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3145 Path: main.gmane.org!not-for-mail From: "Denis B. Roegel" Newsgroups: gmane.comp.tex.context Subject: compilation is stuck! Date: Wed, 1 Nov 2000 22:22:53 +0100 (MET) Sender: owner-ntg-context@let.uu.nl Message-ID: <200011012122.WAA01551@bar.loria.fr> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035393900 14602 80.91.224.250 (23 Oct 2002 17:25:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:25:00 +0000 (UTC) Cc: roegel@lorraine.loria.fr Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:3145 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3145 Hello, When I compile the following with texexec --color --pdf, the compilation gets stuck. How can I get around this? Thanks, Denis --------------- \setupcolors[state=start] \starttext \startMPenvironment \setupbodyfont[pos] \stopMPenvironment \startMPcode draw btex Meta is a female lion! etex xysized (\the\textwidth,\the\textheight); \stopMPcode \stoptext