[xep-support] Blank line <fo:block>&#160;</fo:block>

David Tolpin dvd at davidashen.net
Tue Dec 7 13:36:56 PST 2004


> 
> I have tried
> <xsl:text>
> </xsl:text>
> <xsl:text>&#x0D;</xsl:text>
> <fo:block>&#x0D;</fo:block>
> 
> And a lot of other thing found on google.
> 
> They don't work.
> 
> Somebody know something about it?

Hi Frederic,

it has just come to my mind that to specify exactly what
you are attempting to you just need to write:

<fo:block linefeed-treatment="preserve">
</fo:block>

Is it what you are looking for?

David
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at 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/tos.html



More information about the Xep-support mailing list