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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to