ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: 620 pages limit?
Date: Wed, 16 Mar 2011 17:54:44 +0100	[thread overview]
Message-ID: <4D80EB54.6050000@wxs.nl> (raw)
In-Reply-To: <5C18B8BC-A3DE-4D1E-84B6-550FCF15747A@gmail.com>

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.

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2011-03-16 16:54 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-14 16:08 Steffen Wolfrum
2011-03-14 16:22 ` Taco Hoekwater
2011-03-14 16:53   ` Steffen Wolfrum
2011-03-14 20:14     ` Steffen Wolfrum
2011-03-14 17:02   ` luigi scarso
2011-03-14 18:51     ` Vnpenguin
2011-03-14 21:45       ` Steffen Wolfrum
2011-03-14 22:00         ` Hartmut Henkel
2011-03-15  9:07       ` Vnpenguin
2011-03-15 10:27         ` Steffen Wolfrum
2011-03-15 14:44           ` Steffen Wolfrum
2011-03-15 15:35             ` Taco Hoekwater
2011-03-15 15:59               ` Otared Kavian
2011-03-15 19:00                 ` Marco
2011-03-15 16:11               ` Steffen Wolfrum
2011-03-15 16:20                 ` Taco Hoekwater
2011-03-15 17:29                   ` Steffen Wolfrum
2011-03-16 17:15                     ` 620 pages limit? (SOLVED) Steffen Wolfrum
2011-03-14 20:44     ` 620 pages limit? Vedran Miletić
2011-03-14 20:58       ` Cecil Westerhof
2011-03-14 21:22       ` mathew
2011-03-14 21:35     ` Wolfgang Schuster
2011-03-14 22:15       ` Procházka Lukáš
2011-03-14 22:56         ` C.
2011-03-15 17:18       ` Vnpenguin
2011-03-16 16:54       ` Hans Hagen [this message]
2011-03-17  6:28         ` Vnpenguin
2011-03-18  9:55           ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D80EB54.6050000@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).