Hi,

Is it possible to define a cell that spans all columns without knowing
beforehand how many columns there are? Specifically I would like to do
something like this:

\starttext
\bTABLE
  \bTR \bTD[nc=<all>] I span all the columns \eTD \eTR
  \bTR \bTD col 1 \eTD \bTD col 2 \eTD <...> \bTD col n \eTD \eTR
\eTABLE
\stoptext

Is there any expression for <all> that yields the total number of columns?
I tried to use \tablecellcolumns but it is undefined if used at this
location.

Thank you for any feedback!

Christoph Reller
___________________________________________________________________________________
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