On Wed, Mar 16, 2011 at 17:54, Hans Hagen <[email protected]> wrote: > On 14-3-2011 10:35, Wolfgang Schuster wrote: >> >> Am 14.03.2011 um 18:02 schrieb luigi scarso: >> >>> \starttext >>> \dorecurse{5000} {\input knuth \page } >>> \stoptext >> >> A little bit faster but with the same error message: >> >> \count0=0 >> \loop\ifnum\count0<5000 >> \advance\count0 by 1 >> \shipout\vbox{} >> \repeat >> \end > > \starttext > \dorecurse{10000} {test: \recurselevel\page} > \stoptext > > pdftex + mkii : 35 sec > xetex + mkii : 35 sec > luatex + mkiv : 40 sec > > no crashes. >
No sense when you say "no crashes" without show us the version of your luatex (I don't care pdftex/xetex). ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / 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 ___________________________________________________________________________________
