Hans,
Thank you very much for this it is excellent-I have a further question.

I have been trying to encourage page breaking on some lines rather than
others. Consider the following

\bTABLE[split=repeat]
\bTABLEhead
\bTR \bTH Head 1 \eTH \bTH Head 2 \eTH \eTR
\eTABLEhead
\bTABLEfoot
\bTR \bTH Foot 1 \eTH \bTH Foot 2 \eTH \eTR
\eTABLEfoot
\bTABLEbody
\dorecurse{40}{\bTR \bTD[nr=3] left \eTD\bTD right \eTD
\eTR\dorecurse{2}{\bTR\bTD right \eTD \eTR}}
\eTABLEbody
\eTABLE

Which is something like below

Left  right
      right
      right  <I want to encourage page breaking after here
Left  right
      right
      right


I have been trying to find a way to encourage page breaking at appropriate
points but have not found the way.

TIA
--
Nigel

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to