On Mon, Mar 14, 2011 at 22:35, Wolfgang Schuster
<schuster.wolfg...@googlemail.com> 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
>

I run this code without error with :

> luatex --version
This is LuaTeX, Version beta-0.66.0-2011031518 (rev 4090)

Platform: Linux CentOS 5.5 x86_64.
___________________________________________________________________________________
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