Hello,

Hans Hagen schrieb:
> \setuptabulate[header=repeat] may work
Hmm, it does somehow, but very strangely:
See http://www.physik.fu-berlin.de/~tburnus/tmp/energy-tabulate.pdf
and http://www.physik.fu-berlin.de/~tburnus/tmp/energy-tabulate.tex

Without repeat it looks ok:
=====page 1===
------------------------
Header
------------------------ % \HL of head
some lines
------------------------  % some \HL
.....
===page 2 ====
......
===page 3====
.....
---------------------- % \HL of tail


However, If I use repeat:

=====page 1===
------------------------
Header
                         % <<<< extra vertical spacing
------------------------ % \HL of head
some lines
                         % <<<<< extra spacing
------------------------ % <<<<< extra HL
------------------------ % some \HL of the tabulate body
.....
.....                    % <<<<<< No \HL of tail
===page 2 ====
------------------------ % \HL of head
Header
......                   % <<<<<<< NO \HL of head
......
------------------------ % \HL of tail (ok)
===page 3====
------------------------
Header
                         % <<<< extra spacing
------------------------ % \HL of head
.....
                         % <<<<< extra spacing
------------------------ % \HL of tail (ok)

* * *

In addition I still don't understand why \tables starts on the second page,
TeX source:
  http://www.physik.fu-berlin.de/~tburnus/tmp/energy.tex

Tobias
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to