Thanks, Wolfgang--it does help to know when one is asking too much of
ConTeXt.

Alan


On Mon, Mar 3, 2014 at 11:28 AM, Wolfgang Schuster <
schuster.wolfg...@gmail.com> wrote:

>
> Am 02.03.2014 um 21:19 schrieb Alan Bowen <bowenala...@gmail.com>:
>
> A follow up, if I may.
>
> Unlike \starthanging..\stophanging which behaves in the same way in both
> body text and footnotes, \placefigure does not. In footnotes, \olacefigure
> adds an opening blank line and runs the text through the image. It does,
> however, seem to place the image better. An example:
>
> \setupexternalfigures[location={local,default}]
>
> \starttext
>
> text text,%
> \footnote{
> \starthanging[location=right]
> {\externalfigure[cow][width=.1\textwidth]}
>  \dorecurse{2}{\input ward}
> \stophanging}
>  and more text%
> \footnote{\placefigure[right,none]{}
>  {\externalfigure[cow][width=.1\textwidth]}
> \dorecurse{2}{\input ward}
> }
>
> \placefigure[right,none]{}
> {\externalfigure[cow][width=.1\textwidth]}
> \dorecurse{2}{\input ward}
> \stoptext
>
> If \placefigure worked in footnotes as it does in body text, that would be
> good--though being able to place the image at the right but under the first
> line or first two lines of the footnote would be ideal.
>
> Is there a way to get this outcome using either \starthanging..\stophanging
> or \placefigure?
>
>
> You need the \parshape to command to get this kind of output but AFAIK
> there is no user interface for this in context.
>
> 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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>
___________________________________________________________________________________
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