The following does not work as it should:

setupexternalfigures[location={local,default}]

\starttext
text%
\footnote{\hangsidefloat[2]
\placefigure[right,none]{}
{\externalfigure[cow][width=.1\textwidth]}
\dorecurse{3}{\input ward}}

%for comparison
\hangsidefloat[2]
\placefigure[right,none]{}
{\externalfigure[cow][width=.1\textwidth]}
\dorecurse{3}{\input ward}%
 \stoptext

The text and image in the main body are as they should be.

But note that the first line of the footnote is blank and that, while the
image is placed as it should be, the text runs through it.

I am running ConTeXt  ver: 2014.02.14 17:07 MKIV beta.

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