ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Lutz Haseloff <Lutz.Haseloff@lbapdm.brandenburg.de>
Subject: Re: repeated headers in the TABLE environment
Date: Fri, 17 Oct 2003 06:33:18 +0200	[thread overview]
Message-ID: <3F8F710E.4010905@lbapdm.brandenburg.de> (raw)
In-Reply-To: <4608826E-0000-11D8-8534-0030659899AA@fiee.net>

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

      reply	other threads:[~2003-10-17  4:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-15  8:36 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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F8F710E.4010905@lbapdm.brandenburg.de \
    --to=lutz.haseloff@lbapdm.brandenburg.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).