[NTG-context] total with of TABLE ?
Peter Münster
pmlists at free.fr
Thu Apr 21 21:17:44 CEST 2005
On Thu, 21 Apr 2005, luigi.scarso wrote:
> luigi.scarso wrote:
>
> > (x=0.25 in your example, because you have 4 columns:
> > so you have
> > \setupTABLE[x][width=0.25\textwidth]
> > )
>
> Of course this setup a TABLE with four columns of equal width and total
> width =\textwidth;
> For different width :
> \setupTABLE[x][1][width=0.2\textwidth]
> \setupTABLE[x][2][width=0.25\textwidth]
> \setupTABLE[x][3][width=0.25\textwidth]
> \setupTABLE[x][4][width=0.3\textwidth]
Do you know, if this is possible with TABLE:
\starttext
\SetTableToWidth{10cm}
\starttable[|c|c|c|]
\HL
\VL xxxxxxxxxxxxxxx \VL xxxxxxx \VL x \VL\AR
\HL
\stoptable
\stoptext
Cheers, Peter
--
http://pmrb.free.fr/contact/
More information about the ntg-context
mailing list