How can I stretch the height of the x cell (in my example) to fit the x
cell content? I have tried with extreme tables and natural tables but
without success.

\starttext
With extreme tables (y cell content fitted by default):\crlf
\startxtable
\startxrow
    \startxcell[nr=2]\input knuth   \stopxcell
    \startxcell x                          \stopxcell
\stopxrow
\startxrow
    \startxcell y                          \stopxcell
\stopxrow
\stopxtable
With natural tables (no fit):\crlf
\startTABLE
\NC[nr=2]\input knuth   \NC x   \NC \NR
                                  \NC y   \NC \NR
\stopTABLE
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to