[NTG-context] SOLVED Re: \bTABLE bug, please help !
Hans Hagen
j.hagen at xs4all.nl
Tue Mar 10 16:20:48 CET 2020
On 3/10/2020 3:07 PM, Taco Hoekwater wrote:
> Hi,
>
> Never mind, I got it (starting at \loggingall output for a while). This
> patch to my input fixes it:
>
> \unprotect
> \setupfootertexts[{\tabl_ntb_next_level \getbuffer[mytable] \tabl_ntb_prev_level}]
> \protect
you beat me on this ... (still puzzled because nesting shoudl kind of work)
I'll add this:
%D This is for the special cases where for instance a table is in a
header or footer
%D line and we have a split table in progress. (See mail to list from Taco.)
\unexpanded\def\bTABLEnested{\tabl_ntb_next_level\bTABLE}
\unexpanded\def\eTABLEnested{\eTABLE\tabl_ntb_next_level}
Hans
-----------------------------------------------------------------
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