Re: [NTG-context] proportional column widths in natural tables?

2004-02-13 Thread Willi Egger
Hi Stefan

sorry for sending an answer to your previous mail as reply to this one

You can determin columnwidths by saying "width=.3\textwidth" or 
"width=.3\makeupwidth" or even though less ConTeXty "width=.3\hsize"

Wheter to use \textwidth or \makeupwidth depends on the context where 
your table is placed.

Kind regards
Willi
Stefan Wachter wrote:

Hi all!

Is there a possibility to specify proportional column widths when using 
natural tables?

E.g. If i want to set column 1 and 2 to have 2/7 and column 3 3/7 of the 
available broadth.

\setupTABLE[column][1][width=2*]
\setupTABLE[column][2][width=2*]
\setupTABLE[column][3][width=3*]
Thanks for your attention,
--Stefan
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] proportional column widths in natural tables?

2004-02-13 Thread Willi Egger
Hi Stefan,

It is probably not quite logic, but replacing the "bottom" option with 
"low" solves the problem

Kind regards
Willi
Stefan Wachter wrote:

Hi all!

Is there a possibility to specify proportional column widths when using 
natural tables?

E.g. If i want to set column 1 and 2 to have 2/7 and column 3 3/7 of the 
available broadth.

\setupTABLE[column][1][width=2*]
\setupTABLE[column][2][width=2*]
\setupTABLE[column][3][width=3*]
Thanks for your attention,
--Stefan
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] proportional column widths in natural tables?

2004-02-13 Thread Stefan Wachter
Hi all!

Is there a possibility to specify proportional column widths when using 
natural tables?

E.g. If i want to set column 1 and 2 to have 2/7 and column 3 3/7 of the 
available broadth.

\setupTABLE[column][1][width=2*]
\setupTABLE[column][2][width=2*]
\setupTABLE[column][3][width=3*]
Thanks for your attention,
--Stefan
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context