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

maillist : ntg-context@ntg.nl / 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