At 17:05 14/09/2003 +0100, you wrote:
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.

\bTABLE[split=yes] \bTR \bTD left \eTD\bTD right \eTD\eTR \bTR[after=\pagina] \bTD left \eTD\bTD right \eTD\eTR \bTR \bTD left \eTD\bTD right \eTD\eTR \bTR \bTD left \eTD\bTD right \eTD\eTR \bTR \bTD left \eTD\bTD right \eTD\eTR \bTR \bTD left \eTD\bTD right \eTD\eTR \eTABLE

i'll send you the adapted core-ntb in another mail

Hans


------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | [EMAIL PROTECTED] Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------

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

Reply via email to