Changes

Jump to navigation Jump to search
96 bytes added ,  15:16, 19 January 2006
m
added Category:Tables and XML, enhances Layout
as shown below:
<table><tr valign="top"><td>
<texcode>
\bTABLE
\eTABLE
</texcode>
 The resulting table looks like:</td><td>
<context>
\setupTABLE[c][each][align={middle,lohi},frame=off]
\eTABLE
</context>
</td></tr></table>
The cell numbering is well worth noting. It is very logical (upper
== Make a cell bold ==
<table><tr valign="top"><td>
<texcode>
\bTABLE
\eTABLE
</texcode>
The result looks like:</td><td>
<context>
\bTABLE
\eTABLE
</context>
</td></tr></table>
 
[[Category:Tables]]
[[Category:XML]]

Navigation menu