ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \bTABLE[split=yes]
@ 2004-06-01 14:50 Nigel King
  2004-06-01 17:18 ` \bTABLE[split=yes] Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Nigel King @ 2004-06-01 14:50 UTC (permalink / raw)


All,
I thought the following long table would split but it doesn't seem to 
using the current beta. Am I missing something?

\starttext
This is a test of the \type{\TABLE} environment.

\bTABLE[split=yes]
\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{30}{\bTR \bTD[nr=3] left \eTD\bTD right \eTD \eTR
\bTR\bTD right \eTD \eTR
\bTR[after={\page[yes]}]\bTD right \eTD \eTR}
\eTABLEbody
\eTABLE
\stoptext

TIA
--
Nigel

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

end of thread, other threads:[~2004-06-03 17:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-01 14:50 \bTABLE[split=yes] Nigel King
2004-06-01 17:18 ` \bTABLE[split=yes] Hans Hagen
2004-06-01 18:34   ` \bTABLE[split=yes] Nigel King
2004-06-03 17:11     ` Floating Long Tables Nigel King

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