[NTG-context] TABLE in item
Hans Hagen
pragma at wxs.nl
Sat Oct 28 13:07:14 CEST 2006
Duncan Hothersall wrote:
> I said:
>
>
>> \starttext
>> \startitemize[n,broad]
>> \item Hello world!
>> \bTABLE\bTR\bTD Little\eTD \bTD table\eTD\eTR\eTABLE
>> First item continues.
>> \item Second item.
>> \stopitemize
>> \stoptext
>>
>
> What I *meant* (sorry!) was
>
> \starttext
> \startitemize[n,broad]
> \item Hello world!
> \bTABLE[split=yes]\bTR\bTD Little\eTD \bTD table\eTD\eTR\eTABLE
> First item continues.
> \item Second item.
> \stopitemize
> \stoptext
>
> I know that in the first example I can put \dontleavehmode before the
> table and things work okay.
>
> In the second example (with split=yes) this doesn't work. Is there a way
> of making things line up when split=yes? (I'm typesetting an accounting
> book...).
>
\let\beforeTABLEsplitbox\relax
\let\afterTABLEsplitbox \relax
\let\beforeTABLEbox \relax
\let\afterTABLEbox \relax
you can play with these macros since they are the formal hooks
Hans
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
More information about the ntg-context
mailing list