Am 23.12.2009 um 22:23 schrieb Henning Hraban Ramm:

> Hello, trying this:
> 
> \starttext
> 
> \starttabulate
> \dorecurse{200}{\NC Eins \recurselevel \NC Zwei \NC Drei \NC\NR\HL}
> \stoptabulate
> 
> \stoptext
> 
> I get double HLs, and their distance is growing per page.
> 
> In my actual document, double lines start on the second or third page.
> 
> Very strange...

Indeed, when I use a penalty > 0 in the rule the output is correct.

\unprotected\def\tabulateMLfive{\TABLEnoalign
  {\dotabulateruleseperator
   \dotabulaterule
   \ifnum\noftabulatelines>\plusone
     \ifnum\noftabulatelines<\minusnoftabulatelines
       %\vskip\topskip\allowbreak\vskip-\topskip
       \vskip\topskip\penalty1\vskip-\topskip
       \vskip-\tabulateparameter\c!rulethickness
       \dotabulaterule
     \fi
   \fi
   \dotabulateruleseperator}}

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to