17 Sep
2011
17 Sep
'11
8:28 p.m.
Hi, this is a real good minimal exmaple showing the problem I found: \starttext \dorecurse{2}{\input tufte}\footnote{note 1} \placefigure{text\footnote{note 2}}{{\externalfigure[s119][frame=on,width=\dimexpr(\textwidth-00pt)]}\vskip5pt} \input tufte\footnote{note 3} \stoptext The correct way would be if the float's footnote number would be 3 and the corresponding text be placed on second page too!!! How can this be solved? Steffen