Vyatcheslav Yatskovsky wrote:
> Hello,
>
> Please, help me with following.
>
> I have a figure included as
> \externalfigure[lily02.png]
>
> spanning an half of the text width. I want place some additional text in a
> box RIGHT to it. This box will not overlap with the figure. The rest of text
> flows as usual, that is before and after the image.
>
> Thanks in advance.
>
> Best,
> Vyatcheslav
>
Try something along these lines:
\startcombination
\framed{\externalfigure[lily02][width=.5\textwidth]}{YOUR_CAPTION}
\framed{YOUR_TEXT}{} % watch the empty braces at the end, they're
\stopcombination % necessary!
In order to know more, read chapter 11.6 and 12.3 of cont-eni.pdf.
HTH
Thomas
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________