atom feed8 messages in org.oasis-open.lists.docbook-appsRe: [docbook-apps] Figure Float
FromSent OnAttachments
Bob StaytonMar 22, 2007 11:30 am 
xav....@free.frMar 23, 2007 1:07 am 
Bob StaytonMar 23, 2007 1:28 am 
Mykone SaundersMar 23, 2007 7:03 am 
Bob StaytonMar 23, 2007 9:12 am 
Mykone SaundersMar 23, 2007 9:24 am 
Bob StaytonMar 23, 2007 9:42 am 
Chris ChiassonMar 23, 2007 9:42 am 
Subject:Re: [docbook-apps] Figure Float
From:Bob Stayton (bo@sagehill.net)
Date:Mar 23, 2007 9:42:31 am
List:org.oasis-open.lists.docbook-apps

No, the float mechanism is the only way in XSL-FO.

----- Original Message ----- From: "Mykone Saunders" <myk@i3dvr.com> To: "Bob Stayton" <bo@sagehill.net> Cc: "DocBook Apps" <docb@lists.oasis-open.org> Sent: Friday, March 23, 2007 8:24 AM Subject: Re: [docbook-apps] Figure Float

Is there then an alternative way to let a paragraph flow around an image just like in Microsoft Word?

On Fri, 2007-03-23 at 09:12 -0800, Bob Stayton wrote:

There is no figure attribute for float padding. There should be support for some processing instructions or some stylesheet parameters for such things, but there currently is not. The template named "floater" in fo/block.xsl handles floats, so you could customize that. You could also file a feature request on the DocBook SourceForge site to request this feature.

----- Original Message ----- From: "Mykone Saunders" <myk@i3dvr.com> To: "DocBook Apps" <docb@lists.oasis-open.org> Sent: Friday, March 23, 2007 7:03 AM Subject: [docbook-apps] Figure Float

How do you increase the padding around the <figure floatstyle="left"> Is there an attribute in the <figure> tag?