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
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
This archive was generated by hypermail 2.1.8 : Fri Mar 05 2010 - 04:28:55 PST