ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* crash in \startlinenumbering
@ 2002-09-30 15:52 Bill McClain
  2002-09-30 22:18 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Bill McClain @ 2002-09-30 15:52 UTC (permalink / raw)


I have found that with too large a text, linenumbering crashes with this
error:

    ! Dimension too large.
    \doreshapebox #1#2#3#4->\ifdim \ht \oldshapebox 
                                                =\zeropoint \setbox    
\newshap...

    \stopregelnummeren ...ance \linestepper \plusone }
                                                  \global \advance    
\linenumb...
    l.10 \stoplinenumbering

I reduced it to a test case:

* * *
\starttext
\startlinenumbering

% this is ok
\dorecurse{1131}{Now is the time.\par}

% this crashes
\dorecurse{1132}{Now is the time.\par}

\stoplinenumbering
\stoptext
* * *

If I add "\setupinterlinespace[line=4ex]" it crashes before
linecount=1131, but I did not experiment to find the maximum possible
value for that case.

Do I need to expand some resource?

-Bill
-- 
Sattre Press                                      Tales of War
http://sattre-press.com/                       by Lord Dunsany
info@sattre-press.com             http://tow.sattre-press.com/ 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-30 22:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-30 15:52 crash in \startlinenumbering Bill McClain
2002-09-30 22:18 ` Hans Hagen

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).