OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Issues on fo:float


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
bobs@sagehill.net


----- Original Message ----- 
From: "Costin Stroie" <cstroie@bitdefender.com>
To: <docbook-apps@lists.oasis-open.org>
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: cstroie@bitdefender.com
> 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: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
>
>
>




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]