Am 25.04.2011 um 05:00 schrieb Joshua Lee:

> Hi All,
> Here's a little file that hang up the system and exhaust the 
> memory. 
> \starttext
> \startMPpage
> input boxes;
> boxit a(btex Hello etex);
> a.c = (0, 0);
> drawboxed(a);
> \stopMPpage
> \stoptext


\startMPinclusions[+]
input boxes;
\stopMPinclusions

\starttext

\startMPpage[offset=1ex]
boxit a(btex Hello etex);
a.c = (0, 0);
drawboxed(a);
\stopMPpage

\stoptext

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to