Santy, Michael wrote:
> Thanks Peter for the pointer to the multipage table in the wiki.  I don't 
> know how I overlooked that example.  However, I was still able to duplicate 
> the problem with this sample table by including a page full of text before 
> the table (see below).  
> 
> If the dorecurse is set to 62 or 63, the contents slightly overflow the first 
> page text area and only the first row of the table is rendered on the second 
> page.  If dorecurse on blah is performed 61 or 64 times, the table is 
> rendered properly.

it's always a problem to determine what's left on a page

\def\blah{The quick brown fox jumped over the lazy stupid dog.}
\dorecurse{62}{\blah} \synchronizeoutput

this will force the otr but is not always fails safe (i.e. vertical 
spacing may be messed)

... one of the reasons why we work on luatex -)

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to