Bump.

---------- Forwarded message ---------
From: Lars <axteff...@gmail.com>
Date: Mi., 9. Jan. 2019 um 23:01 Uhr
Subject: Footnotes in float combinations missing in output
To: mailing list for ConTeXt users <ntg-context@ntg.nl>


Hi there, hi Hans,

I just want to let you know that footnotes insterted in float-combinations
don't get rendered properly, i. e. only the last footnote is placed in the
output. MWE:

\starttext
  \startplacefigure[title={OuterCap\footnote{Outer footnote}}]

    \startfloatcombination[nx=3]

\placefigure{Fnote1\footnote{Hello}}{\externalfigure[cow][width={.2\textwidth}]}

\placefigure{Fnote2\footnote{small}}{\externalfigure[cow][width={.2\textwidth}]}

\placefigure{Fnote3\footnote{world}}{\externalfigure[cow][width={.2\textwidth}]}
    \stopfloatcombination

  \stopplacefigure
\stoptext

gives the following:

Can you confirm and tell me that it's not my fault?

Greetings, Lars.
___________________________________________________________________________________
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