On Fri, Dec 1, 2017 at 10:14 AM, Christoph Reller
<christoph.rel...@gmail.com> wrote:
> Hi,
>
> Consider the following MWE:
>
> \starttext
> Text \footnote{Bla}
> \startitemize[columns]
> \item Item
> \stopitemize
> \stoptext
>
> In the rendered output, the footnote is drawn on top of the item (see
> attached output.png). I am afraid this looks like a bug. Please consider
> fixing this or tell me how to make footnotes render in the footnote area.
>
> Regards,
>
> Christoph

dunno if it's a bug,
but I usually do

\starttext
Text \footnote{Bla}
\startcolumns
\startitemize
\item \input knuth\relax
\item \input knuth\relax
\stopitemize
\stopcolumns
\stoptext

-- 
luigi
___________________________________________________________________________________
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