Hello,
I'd like to typeset a very simple natural table:
- table width to be "maximum of the current scope" (typically \textwidth)
(option = stretch)
- 1st column to have width of 1 in,
- 2nd column to have (maximum) remaining width (typically \textwidth - 1 in)
Let's have two (almost identical
The Wizard wrote:
All -
Just downloaded and installed 2005.11.16, and now a document
which built fine under the 2005.10.27 version breaks. The code
which fails is a simple table
\starttext
\placetable[here]{none}
\starttable[|l|l|l|p(7.0cm)|]
\HL
\VL \bf Revision \VL \bf Date \VL \bf Author
All -
Just downloaded and installed 2005.11.16, and now a document
which built fine under the 2005.10.27 version breaks. The code
which fails is a simple table
\starttext
\placetable[here]{none}
\starttable[|l|l|l|p(7.0cm)|]
\HL
\VL \bf Revision \VL \bf Date \VL \bf Author \VL \bf Description
This table is a bit messed up:
\starttext
\starttable[|r|c|c|]
\HL
\NC \bf State \VL\TWO{\bf Input Symbol} \NC\AR
\DC \DL[2] \DR
\NC \VL 0 \VL 1\NC\AR
\HL
\NC $s_0$ \VL $s_1$ \VL $s_0$\NC\AR
\NC $s_1$ \VL $s_0$ \VL $s_1$