On 5/14/07, Jean-Philippe Rey <[EMAIL PROTECTED]> wrote:

Hello folks,

I can't get repeated headers in a multipage table. I tried the following:


Try with
\setuptables[split=repeat]
See also
http://www.logosrl.it/context/modules/2007-04-17/singles/core-tab_ebook.pdf
pag 19, nr 78.

%------------------------------------------------

\setuptables[split=repeat]
\starttext
\starttablehead
  \HL
  \VL Column 1 \VL Column 2 \VL\SR
  \HL
\stoptablehead

\starttabletail
  \HL
  \VL Column 1 \VL Column 2 \VL\SR
  \HL
\stoptabletail

\starttables[|l|l|]
  \dorecurse{100}{\VL value \VL value \VL\SR}
  \VL value \VL value \VL\SR
\stoptables

\stoptext
%------------------------------------------------


--
luigi
----------------------------------------------------------------
If your question is of interest to others as well, please add an entry to
the Wiki!

maillist : ntg-context@ntg.nl /
http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to