... even worse is the following:

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.


Anybody knows this behaviour?
Or even better a fix?


Steffen





\starttext

\showframe
\showgrid



% oiuoiuoiuoiuoi \footnote{aaaa}
% \startcolumns[balance=yes,rule=off,n=2,distance=1cm]
% text \par
% text
% \stopcolumns
% gfdgfdgfdgfdgfdgfd \footnote{bbb}
% \page



\definecolumnset[litera][n=2,distance=1cm]

\startcolumnset[litera]

\dorecurse{10}{test \input zapf \input ward}


\stopcolumnset
\stoptext
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to