Hi Hans,

as mentioned a few times by others long footnote entries have problems with line breaks.

In mixed columns you get a single line for each entry and in page columns the width for the entries is wrong.

\starttext

\dorecurse{2}{\samplefile{dawkins}\footnote{\samplefile{jojomayer}} }

\page

\startmixedcolumns
\dorecurse{2}{\samplefile{dawkins}\footnote{\samplefile{jojomayer}} }
\stopmixedcolumns

\page

\setupnote[footnote][alternative=columns,n=2]

\startpagecolumns
\dorecurse{2}{\samplefile{dawkins}\footnote{\samplefile{jojomayer}} }
\stoppagecolumns

\stoptext

Wolfgang

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to