Hi,

 I'm trying to have extra explanatory text on the side of figures that is
not part of the figure's caption. I can get a single figure to work but am
having problems when there are multiple figures one after the other.

I'm new to ConTeXT and have looked at the Details Manual but have not been
able to fix this.

 I've been using something like:

\starthanging{
\placefigure[force][fig:first]{Caption 1}
{\externalfigure[first-figure][width=\textwidth]}}
 \inother[width=5cm]{Some text for the other bit}
\stophanging

\starthanging{
\placefigure[force][fig:first]{Caption 2}
{\externalfigure[second-figure][width=\textwidth]}}
 \inother[width=5cm]{Some text for the other bit 2}
\stophanging

and the two figures will overlap.

Any help would be much appreciated.

thanks
Pete
___________________________________________________________________________________
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