Changes

Jump to navigation Jump to search
8 bytes added ,  10:46, 2 September 2004
m
changed pre to texcode
You find a lot of samples in [http://www.pragma-ade.com/general/manuals/enattab.pdf enattab.pdf]
<pretexcode>
\setupTABLE[row][odd][background=color,backgroundcolor=red]
\bTABLE[split=yes]
\bTR \bTD 1 \eTD \bTD 2 \eTD \bTD 3 \eTD \bTD 4 \eTD \eTR
\eTABLE
</pretexcode>
You get automatic page breaking with the option <tt>[split=yes]</tt>.

Navigation menu