[xep-support] Selectively preserving white space

Gabriel Birke Gabriel.Birke at delti.com
Fri Mar 5 04:16:19 PST 2010


Hi,

I have a fo:block surrounding several fo:inline elements. The source code is
indented. Something like this:

<fo:block>
	<fo:inline>elem 1</fo:inline>
	<fo:inline>elem 2</fo:inline>
</fo:block>

What i want to achieve is that all whitespace between the block and the
inline elements is ignored but that the whitespace inside the inline
elements is preserved. It seems that putting white-space-treatment="ignore"
in the block will eat up all whitespace even if a different whitespace
treatment is given for the inline element. Is there a way around this?

I have attached an example document to show my efforts so far. 

Greetings,

Gabriel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: whitespacetest.fo
Type: application/octet-stream
Size: 1994 bytes
Desc: not available
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20100305/e2afe2f8/attachment.obj>


More information about the Xep-support mailing list