At 10:26 PM 11/21/2002 +0000, you wrote:
I am trying to typeset tables using natural tables and XML.
In the head of the table I want the text typeset flush left, but in the table itself I want the figures aligned on the commas. Can this be done? I see I can set the alignment for each column, but can I have different alignments for each row?
\setupTABLE[row][1][align=middle] \bTABLE \bTR \bTD a \eTD \bTD b \eTD \eTR \bTR \bTD aa \eTD \bTD bb \eTD \eTR \eTABLE ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------