On 4-11-2010 10:42, luigi scarso wrote:
2010/11/4 Vedran Miletić
: Consider the following code:
%\setuphead[section][after={\hairline}]
\starttext
\bTABLE \bTR \bTD \section{my section} \input tufte \eTD \eTR \eTABLE
\stoptext
There are two things that are worth mentioning:
1. When compiling with either MkIV or MkII, section number will appear as 3.
2. Uncommenting the setuphead line makes number appear as 4 in MkII, MkIV doesn't change.
Any ideas?
I suspect that the \bTABLE..\eTABLE is typesetted a few times before actually put on mvl.
indeed, and putting section commands in tables is a bad idea anyway as such heads really assume the mvl unless one sets it up to do otherwise (i.e. decouple the definition from the rendering) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------