ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* problem with nested tables
@ 2003-12-14 17:14 Hans Hagen
  2003-12-15 10:37 ` Willi Egger
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2003-12-14 17:14 UTC (permalink / raw)


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
-------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: problem with nested tables
  2003-12-14 17:14 problem with nested tables Hans Hagen
@ 2003-12-15 10:37 ` Willi Egger
  2003-12-17 20:54   ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Willi Egger @ 2003-12-15 10:37 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: problem with nested tables
  2003-12-15 10:37 ` Willi Egger
@ 2003-12-17 20:54   ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2003-12-17 20:54 UTC (permalink / raw)


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   

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-12-17 20:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-14 17:14 problem with nested tables Hans Hagen
2003-12-15 10:37 ` Willi Egger
2003-12-17 20:54   ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).