Changes

Jump to navigation Jump to search
661 bytes added ,  10:09, 14 September 2010
added headers
* NC is new column (or new cell)
* NR is new row
 
== Headers and Footers ==
 
<texcode>
\setuptabulate[headers=repeat] % same for footers
\starttabulatehead
\HL
\NC format \NC meaning \NC\NR
\HL
\stoptabulatehead
\starttabulate[|l|l|]
\NC c \NC centered \NC\NR
\NC l \NC left aligned \NC\NR
\NC r \NC right aligned \NC\NR
\stoptabulate
</texcode>
 
<context>
\setuptabulate[headers=repeat] % same for footers
\starttabulatehead
\HL
\NC format \NC meaning \NC\NR
\HL
\stoptabulatehead
\starttabulate[|l|l|]
\NC c \NC centered \NC\NR
\NC l \NC left aligned \NC\NR
\NC r \NC right aligned \NC\NR
\stoptabulate
</context>
 
== Column Spans ==
</context>
|}
 
== More Features ==
 
... are documented only in the [[source:tabl-tbl.mkii|source]].
 
[[Category:Tables]]

Navigation menu