[NTG-context] columnset BUG - (urgent!)
Hans Hagen
pragma at wxs.nl
Mon Nov 29 12:13:34 CET 2004
Steffen Wolfrum wrote:
> thanks, that works now.
> but do you also know the answer to the second bug:
>
> When you uncomment the lines (testfile below)
> the columnset gets 2 lines shorter!
>
> I experienced this when I added before the literature component
> a catalogue component that uses a structure like the commented lines do.
> So I had two separate files actually!
In core-not, the next need to be replaced (or added in cont-new.tex)
\def\dosynchronizenotes
{\ifvoid\currentnoteins\else\insert\currentnoteins{\unvbox\currentnoteins}\fi}
\def\synchronizenotes
{\processnotes\dosynchronizenotes}
I'd messed up the void test -)
Hans
More information about the ntg-context
mailing list