Am 11.11.2010 20:13, schrieb Wolfgang Schuster:
The \setupTABLE command for the natural tables environment, you can find a overview of the different environments on the wiki.
Here is a example for a natural table:
\starttext
\setupTABLE[header][style=bold,background=color,backgroundcolor=gray]
\bTABLE \bTABLEhead \bTR \bTD Colheader 1 \eTD \bTD Colheader 2 \eTD \eTR \eTBALEhead
with current minimal mkiv I get: (/opt/context/tex/texmf-context/tex/context/base/bxml-apa.mkiv) systems : begin file latex5.tex at line 3 ) Runaway argument? \bTR \bTD Colheader 1 \eTD \bTD Colheader 2 \eTD \eTR \eTBALEhead \bTABLEbody \ETC. ! File ended while scanning use of \doTABLEhead. system > error on line 0 in file : File ended while scanning use of \doTABLEhead ... <empty file> <inserted text> \par <*> ./latex5.tex ? Herbert