[NTG-context] split TABLE cells
Hans Hagen
j.hagen at xs4all.nl
Thu May 19 08:14:45 CEST 2022
On 5/18/2022 8:07 PM, Steffen Wolfrum via ntg-context wrote:
> Hi,
>
> I just found an old mail from 30 May 2008:
>
> How do I split not only TABLE but cells? It was not possible then.
>
> \starttext
> \bTABLE[split=yes,option=stretch]
> \bTR
> \bTD
> \input tufte \input knuth Hello world ...
> \eTD
> \bTD
> \input tufte
> \eTD
> \bTD
> \input knuth
> \eTD
> \eTR
> \bTR
> \bTD
> Test
> \eTD
> \bTD
> Test
> \eTD
> \bTD
> Test
> \eTD
> \eTR
> \eTABLE
> \stoptext
not possible, use tabulate instead
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
More information about the ntg-context
mailing list