ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* repeated headers in the TABLE environment
@ 2003-10-15  8:36 Lutz Haseloff
  2003-10-15 20:19 ` Henning Hraban Ramm
  0 siblings, 1 reply; 5+ messages in thread
From: Lutz Haseloff @ 2003-10-15  8:36 UTC (permalink / raw)


Hi all,

how can i get repeated headers for a splitted
TABLE?
I tried to define \setupTABLE[split=yes]
and have \bTH \eTH in my header row.

up-008-s.pdf didn't help further.

Greetings Lutz

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

* Re: repeated headers in the TABLE environment
  2003-10-15  8:36 repeated headers in the TABLE environment Lutz Haseloff
@ 2003-10-15 20:19 ` Henning Hraban Ramm
  2003-10-16  7:19   ` Lutz Haseloff
  0 siblings, 1 reply; 5+ messages in thread
From: Henning Hraban Ramm @ 2003-10-15 20:19 UTC (permalink / raw)



Am Mittwoch, 15.10.03, um 10:36 Uhr (Europe/Zurich) schrieb Lutz 
Haseloff:

> how can i get repeated headers for a splitted
> TABLE?
> I tried to define \setupTABLE[split=yes]
> and have \bTH \eTH in my header row.

\bTABLEhead
(header)
\eTABLEhead
\bTABLEtail
(footer)
\eTABLEtail
\bTABLE[split=repeat] % otherwise you don't get repeated headers; 
footers are never repeated

Grüßlis vom Hraban!
-- 
http://www.fiee.net/texnique/

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

* Re: repeated headers in the TABLE environment
  2003-10-15 20:19 ` Henning Hraban Ramm
@ 2003-10-16  7:19   ` Lutz Haseloff
  2003-10-16 17:43     ` Henning Hraban Ramm
  0 siblings, 1 reply; 5+ messages in thread
From: Lutz Haseloff @ 2003-10-16  7:19 UTC (permalink / raw)


Henning Hraban Ramm schrieb:

>
> Am Mittwoch, 15.10.03, um 10:36 Uhr (Europe/Zurich) schrieb Lutz 
> Haseloff:
>
>> how can i get repeated headers for a splitted
>> TABLE?
>> I tried to define \setupTABLE[split=yes]
>> and have \bTH \eTH in my header row.
>
>
> \bTABLEhead
> (header)
> \eTABLEhead
> \bTABLEtail
> (footer)
> \eTABLEtail
> \bTABLE[split=repeat] % otherwise you don't get repeated headers; 
> footers are never repeated
>
> Grüßlis vom Hraban!

I tried:
----------
\setupTABLE[split=repeat]
\starttext
\bTABLE
\bTABLEhead
\bTR\bTD \bf Header \eTD \bTD \bf Header \eTD\bTD \bf Header \eTD\bTD 
\bf Header\eTD\eTR
\eTABLEhead
\dorecurse{40}{\bTR\bTD Test\eTD \bTD period \eTD\bTD period \eTD\bTD 
period \eTD\eTR}
\eTABLE
\stoptext
----------

but the header is set at the foot of the table and only once.

Greetings Lutz

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

* Re: repeated headers in the TABLE environment
  2003-10-16  7:19   ` Lutz Haseloff
@ 2003-10-16 17:43     ` Henning Hraban Ramm
  2003-10-17  4:33       ` Lutz Haseloff
  0 siblings, 1 reply; 5+ messages in thread
From: Henning Hraban Ramm @ 2003-10-16 17:43 UTC (permalink / raw)



Am Donnerstag, 16.10.03, um 09:19 Uhr (Europe/Zurich) schrieb Lutz 
Haseloff:
> ----------
> \setupTABLE[split=repeat]
> \starttext
> \bTABLE
> \bTABLEhead
> \bTR\bTD \bf Header \eTD \bTD \bf Header \eTD\bTD \bf Header \eTD\bTD 
> \bf Header\eTD\eTR
> \eTABLEhead
> \dorecurse{40}{\bTR\bTD Test\eTD \bTD period \eTD\bTD period \eTD\bTD 
> period \eTD\eTR}
> \eTABLE
> \stoptext
> ----------
> but the header is set at the foot of the table and only once.

You're right, I didn't test it.
Hans wrote in April it would work;
TABLEtail is even completely unknown.


Grüßlis vom Hraban!
-- 
http://www.fiee.net/texnique/

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

* Re: repeated headers in the TABLE environment
  2003-10-16 17:43     ` Henning Hraban Ramm
@ 2003-10-17  4:33       ` Lutz Haseloff
  0 siblings, 0 replies; 5+ messages in thread
From: Lutz Haseloff @ 2003-10-17  4:33 UTC (permalink / raw)


Henning Hraban Ramm schrieb:

>
> Am Donnerstag, 16.10.03, um 09:19 Uhr (Europe/Zurich) schrieb Lutz 
> Haseloff:
>
>> ----------
>> \setupTABLE[split=repeat]
>> \starttext
>> \bTABLE
>> \bTABLEhead
>> \bTR\bTD \bf Header \eTD \bTD \bf Header \eTD\bTD \bf Header \eTD\bTD 
>> \bf Header\eTD\eTR
>> \eTABLEhead
>> \dorecurse{40}{\bTR\bTD Test\eTD \bTD period \eTD\bTD period \eTD\bTD 
>> period \eTD\eTR}
>> \eTABLE
>> \stoptext
>> ----------
>> but the header is set at the foot of the table and only once.
>
>
> You're right, I didn't test it.
> Hans wrote in April it would work;
> TABLEtail is even completely unknown.
>
>
> Grüßlis vom Hraban!

Finally i found it in cont-new.tex

% \bTABLE[split=repeat]
%   \bTABLEhead
%     \bTR \bTH lxxxeft \eTH\bTD right \eTD\eTR
%   \eTABLEhead
%   \bTABLEbody
%     \dorecurse{100}{\bTR[after={\pagina[bigpreference]}] \bTD left 
\eTD\bTD right \eTD\eTR}
%     \dorecurse{100}{\bTR\bTD left \eTD\bTD right \eTD\eTR}
%   \eTABLEbody
% \eTABLE

now it works fine

Greetings Lutz

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

end of thread, other threads:[~2003-10-17  4:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-15  8:36 repeated headers in the TABLE environment Lutz Haseloff
2003-10-15 20:19 ` Henning Hraban Ramm
2003-10-16  7:19   ` Lutz Haseloff
2003-10-16 17:43     ` Henning Hraban Ramm
2003-10-17  4:33       ` Lutz Haseloff

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