Hi Willi, \unprotected \def\@@tblprefix{\@@tbl:\ifnum\TBLlevel>1 :\TBLlevel:\fi} is the magic line; some time ago i added yet another auto span detection trick and one of the internal variables clashes when a nested table is used; so the solution is in a more discriminating nested prefix Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
Hi Hans, Sorry for the stupid question, but where can the mentioned line best be included? Can it be in the core-ntb at a specific place or should it be placed in cont-new? Kind regards Willi Hans Hagen wrote:
Hi Willi,
\unprotected \def\@@tblprefix{\@@tbl:\ifnum\TBLlevel>1 :\TBLlevel:\fi}
is the magic line; some time ago i added yet another auto span detection trick and one of the internal variables clashes when a nested table is used; so the solution is in a more discriminating nested prefix
Hans
At 11:37 15/12/2003, you wrote:
Hi Hans,
Sorry for the stupid question, but where can the mentioned line best be included?
Can it be in the core-ntb at a specific place or should it be placed in cont-new?
a patch like that can go in cont=new.tex, after the \unprotect line; this file is loaded at runtime so there is no need to regenerate the format Hans
participants (2)
-
Hans Hagen
-
Willi Egger