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

* Re: \bTABLE[split=yes]
  2004-06-01 14:50 \bTABLE[split=yes] Nigel King
@ 2004-06-01 17:18 ` Hans Hagen
  2004-06-01 18:34   ` \bTABLE[split=yes] Nigel King
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2004-06-01 17:18 UTC (permalink / raw)


At 16:50 01/06/2004, you wrote:
>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

split=repeat
splitmethod=a|b

i still need to fix break prevention within a rowspan

Hans

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

* Re: \bTABLE[split=yes]
  2004-06-01 17:18 ` \bTABLE[split=yes] Hans Hagen
@ 2004-06-01 18:34   ` Nigel King
  2004-06-03 17:11     ` Floating Long Tables Nigel King
  0 siblings, 1 reply; 4+ messages in thread
From: Nigel King @ 2004-06-01 18:34 UTC (permalink / raw)


On 1 Jun 2004, at 18:18, Hans Hagen wrote:
> split=repeat
> splitmethod=a|b

\bTABLE[split=repeat] % works

\setupTABLE[split=repeat] % does not work which was not so obvious (to 
me!)

I haven't worked out what the difference between splitmethod=a , 
splitmethod=b and nothing is.

Thanks very much for instant response
--
Nigel

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

* Floating Long Tables
  2004-06-01 18:34   ` \bTABLE[split=yes] Nigel King
@ 2004-06-03 17:11     ` Nigel King
  0 siblings, 0 replies; 4+ messages in thread
From: Nigel King @ 2004-06-03 17:11 UTC (permalink / raw)


Dear ConTeXtnicians,
Is there a way in which floating tables can span more than one page 
using \bTABLE..\eTABLE?

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