Hi Costin,
Any element you don't want to appear next to a float needs to have a
clear="both" property added to its fo:block. For sections, this can be done
in the 'section.title.properties' attribute-set, for example.
Bob Stayton
Sagehill Enterprises
DocBook Consulting
----- Original Message -----
From: "Costin Stroie" <>
To: <>
Sent: Tuesday, July 19, 2005 10:43 AM
Subject: [docbook-apps] Issues on fo:float
> Hello!
>
> I use the following code for surrounding images with text
>
> <figure floatstyle="start">
> </figure>
>
> This will produce fo:float elements in FO output, so the text will wrap
> around the figure. The result is really nice, but there is one problem: if
> the next paragraph is not long enough, the processing will pass to the
> second one, then to the third, etc. If this was the last paragraph and
> there is some section or, let's say, an admonition following, guess what
> happens...
>
> So, I need a way to tell to stop wrapping the text at a certain point.
> Something like a break. How could this be done?
>
> --
> Costin STROIE
> Linux Technical Writer
> Data Security Division
> SOFTWIN
> -------------------------------
> e-mail:
> tel: (+402) 1 233 07 80
> fax: (+402) 1 233 07 63
> gsm: (+40) 722 46 23 79
> Bucharest, ROMANIA
> -------------------------------
> www.softwin.ro
> www.bitdefender.com
>
>
> --
> This message was scanned for spam and viruses by BitDefender.
> For more information please visit http://www.bitdefender.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> For additional commands, e-mail:
>
>
>