[NTG-context] Table column width on spanned cells
nico
nicolas.marsgui at libertysurf.fr
Mon Apr 17 13:19:54 CEST 2006
Hello,
In the following example using the "nc" option, the 3 middle columns don't
fit the width option. It seems that the table tries to fit to the page
width instead.
\starttext
\bTABLE[frame=on,width=3em]
\bTR \bTD[nc=2] A \eTD \bTD x \eTD \bTD[nc=2] B \eTD \eTR
\bTR \bTD X \eTD \bTD[nc=3] C \eTD \bTD x \eTD \eTR
\bTR \bTD[nc=2] D \eTD \bTD x \eTD \bTD[nc=2] E \eTD \eTR
\eTABLE
\stoptext
Regards,
BG
More information about the ntg-context
mailing list