On 5-12-2010 3:16, Peter Van Kranenburg wrote:
Hello all,
What's wrong with this multipage table?
\starttext \setuptables[split=repeat] \placetable[split,here][tab:example]{Long Table Example}{\start \starttablehead \HL \VL \bf A \VL \bf B \VL\MR \HL \stoptablehead \starttabletail \HL \stoptabletail \starttables[|l|l|] \dorecurse{100}{\VL first \VL second \VL\MR} \stoptables \stop} \stoptext
On each page, I get a vertical space above the footer. see: http://syrinx.knorrie.org/~pvk/tableproblem/tableproblem.pdf
there is some hard codes tolerance: \def\tsplitminimumfreelines{2}% that could be made configurable (not sure what key to use) ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------