Changes

Jump to navigation Jump to search
No change in size ,  19:10, 25 April 2007
fixed broken links (someone renamed the table pages...)
ConTeXt has a whole bunch of possibilities to typeset tables. Not each provides everything you may need, and the older ones are deprecated.
* [[tabulateTabulate]] (tabulation)* [[tableTable]] (TaBlE)* [[tablesTables]] (multipage TaBlE)
* [[TABLE]] (natural tables, HTML tables)
* [[linetableLinetable]] (new multipage tables)
If you have simple tables with lots of contents, and you're tired of typing <code>\bTR\bTD</code>s or <code>\NC\NR</code>s, you can also have a look at
<table style="border:1px solid #DDDDDD; width:100%" align="left" valign="top">
<tr style="background-color:#DDDDDD" align="left" valign="top">
<th>Feature</th><th>[[tabulateTabulate]]</th><th>[[tableTable]]</th><th>[[tablesTables]]</th><th>[[TABLE]]</th><th>[[linetableLinetable]]</th>
</tr>
<tr align="left" valign="top">

Navigation menu