ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Aligning things within tables
@ 2002-11-21 22:26 Robbie Pickering
  2002-11-22 22:29 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Robbie Pickering @ 2002-11-21 22:26 UTC (permalink / raw)




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?


-- 
WE ARE NOT TALKING ABOUT STELLA ARTOIS HERE.. This is a chemical wheapon 
against the working class .... 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Aligning things within tables
  2002-11-21 22:26 Aligning things within tables Robbie Pickering
@ 2002-11-22 22:29 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2002-11-22 22:29 UTC (permalink / raw)


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
-------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-22 22:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-21 22:26 Aligning things within tables Robbie Pickering
2002-11-22 22:29 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).