Footnotes in columns causing layout problem
Hi, I’m trying it again. The problem with footnotes in multicolumn texts is still present. (http://archive.contextgarden.net/message/20100201.222309.2f37f55a.en.html) \setupnote[footnote][location=lastcolumn] % <- causes layout problem \definecolumnset[two][n=2] \enablemode[twocolumns] % columnsets|twocolumns \starttext \doifmode{twocolumns}{\startcolumns} \doifmode{columnsets}{\startcolumnset[two]} \dorecurse{2}{\input knuth}\footnote{\input tufte} \dorecurse{2}{\input knuth} \doifmode{twocolumns}{\stopcolumns} \doifmode{columnsets}{\stopcolumnset} \stoptext Thank you in advance Andreas
On 9-2-2010 11:45, Andreas Harder wrote:
Hi,
I’m trying it again. The problem with footnotes in multicolumn texts is still present. (http://archive.contextgarden.net/message/20100201.222309.2f37f55a.en.html)
\setupnote[footnote][location=lastcolumn] %<- causes layout problem
\definecolumnset[two][n=2]
\enablemode[twocolumns] % columnsets|twocolumns
\starttext \doifmode{twocolumns}{\startcolumns} \doifmode{columnsets}{\startcolumnset[two]} \dorecurse{2}{\input knuth}\footnote{\input tufte} \dorecurse{2}{\input knuth} \doifmode{twocolumns}{\stopcolumns} \doifmode{columnsets}{\stopcolumnset} \stoptext
i will have a look at it but not today ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Andreas Harder
-
Hans Hagen