[NTG-context] paragraphs in starttables
Peter Münster
pmlists at free.fr
Wed Feb 16 17:42:14 CET 2005
On Wed, 16 Feb 2005, Hans Hagen wrote:
> > "Without success" means: I don't get anything similar to \starttablehead or
> > \starttabletail
> >
> > The head and the foot appear, but not on each page. I think, I just don't
> > know how to use all these commands the right way...
>
> split=repeat
Hello Hans,
thank you, this enables repetition of the heads. Unfortunately, the footer
does not get repeated. Here a minimal example:
\starttext
\bTABLE[split=repeat]
\bTABLEhead
\bTR \bTD top of the page \eTD \eTR
\eTABLEhead
\bTABLEfoot
\bTR \bTD bottom of the page \eTD \eTR
\eTABLEfoot
\bTABLEbody
\dorecurse{150}{\bTR \bTD the body \eTD \eTR}
\eTABLEbody
\eTABLE
\stoptext
Could you help again?
Cheers, Peter
--
http://pmrb.free.fr/contact/
More information about the ntg-context
mailing list