Dirk Bromberg wrote:

Hi all,

when i need some space after some fo elements i set a space-after="x mm" to these elements.

but at 0.92b there are no spaces in output. (like http://xmlgraphics.apache.org/fop/compliance.html#fo-property-space-after says...)

spaces will be collapsed if they are the last space in a reference area. This is the correct behaviour defined in the XSL-FO specification.

so i use margin-bottom="x mm".
is this a good workaround? is there a better one?

You can override the behaviour by setting space-after.conditionality="retain"

Chris



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to