Am 28.08.10 19:19, schrieb Martin Althoff:
In the example below (just updated minimals too) the \bf in the second paragraph prevents the text flowing around the picture, the text runs over the picture. Take \bf out and all is fine. If I use an \input statement instead of the lorem text the effect does not show. The image name is deliberate -- it does not exist on my system.
What's going on? How to cause the text to flow around again?
Thanks, Martin
\starttext \input aesop-de
\placefigure[right]{bild}{\externalfigure[blah.jpg][width=.3\textwidth]}
\input aesop-de
\placefigure[right]{bild}{\externalfigure[blah.jpg][width=.3\textwidth]}
{\bf some stuff} Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad
\dontleavehmode{\bf ...} ... or \bold{...} ... Wolfgang