TABLE in Header ?
Hi, It's possible to put TABLE within header ? I'm looking for an example in Wiki but I can not found yet. Thanks in advance,
Am 18.07.10 16:14, schrieb Vnpenguin:
Hi, It's possible to put TABLE within header ? I'm looking for an example in Wiki but I can not found yet.
\startsetups[header] \bTABLE ... \eTABLE \stopsetups \setupheadertexts[{\setups[header]}] but you should be careful with this because natural tables which cross page boundaries and natural tables in the header cause problems. Wolfgang
On Sun, Jul 18, 2010 at 16:38, Wolfgang Schuster
Am 18.07.10 16:14, schrieb Vnpenguin:
Hi, It's possible to put TABLE within header ? I'm looking for an example in Wiki but I can not found yet.
\startsetups[header] \bTABLE ... \eTABLE \stopsetups
\setupheadertexts[{\setups[header]}]
but you should be careful with this because natural tables which cross page boundaries and natural tables in the header cause problems.
Wolfgang
Thank you!
On 18-7-2010 4:14, Vnpenguin wrote:
Hi, It's possible to put TABLE within header ? I'm looking for an example in Wiki but I can not found yet.
sure, best put the table in a buffer and then call that buffer (actually, your page can be a table itself ... see example in page-plg.*) Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
participants (3)
-
Hans Hagen
-
Vnpenguin
-
Wolfgang Schuster