On 5/17/07, The Wizard <[EMAIL PROTECTED]> wrote:

All -
    I have created a table similar to the example in the wiki

\starttext
\setuptables[split=repeat]
\starttablehead
  \HL \VL {\bf Head1} \VL {\bf Head2} \VL \AR \HL
\stoptablehead


hmm, try to play with
\starttabletail
\HL
\stoptabletail


\starttables[|l|l|]
\dorecurse{50}{%
  \VL SomeText
  \VL SomeText
  \VL \AR \HL}
\stoptables
Problem: top margin on
first page is bigger.


Try to put \FR instead of \AR as first row

\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