Thanks for the advice, Hans. I'll try that! On Thu, Jun 2, 2022 at 12:17 PM Hans Hagen via ntg-context < ntg-context@ntg.nl> wrote: > On 6/1/2022 8:34 PM, Thomas A. Schmitz via ntg-context wrote: > > > > > > On 6/1/22 19:35, Stefan Nedeljkovic via ntg-context wrote: > >> Sorry, i just updated the file, should now compile, but fail due to > >> resources. Are the configuration options to context that would enable > >> this file to be compiled? > > The question still stands: what do you expect us to do? Hunt for a > > problem through a huge file? What have you done to identify this > > problem? Is there a minimal example? > due to a mail server crash i lost todays and last nights mail sop here s > a partial reply > > (Just put that large mp blob in a file and call that one instead of > passing through tex's tokenizer: > > \startMPpage > input test.mp ; > \stopMPpage > > then in order to save runtime do > > draw image ( > draw (220.852, 127.175) ; > draw (226.248, 128.606) ; > draw (221.840, 129.541) ; > draw (280.733, 100.927) ; > draw (276.968, 83.053) ; > draw (251.644, 83.879) ; > ) withpen pencircle scaled 0.16875 withcolor (0.976, 0.702, 0.204) ; > > > Hans > > ----------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl > ----------------------------------------------------------------- > > ___________________________________________________________________________________ > 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://context.aanhet.net > archive : https://bitbucket.org/phg/context-mirror/commits/ > wiki : http://contextgarden.net > > ___________________________________________________________________________________ >