[xep-support] Strange behavior with zero-width space

David Tolpin dvd at davidashen.net
Tue Oct 26 14:54:15 PDT 2004


W. Eliot Kimber:
> I am generating FO output of this form:
> 
> <fo:block>Some stuff
> <fo:inline keep-together.within-line="always">keep me
> together</fo:inline>&#x200b;<fo:inline 
> keep-together.within-line="always">keep me
> together</fo:inline>&#x200b; more stuff.
> </fo:block>
> 
> The intent is to allow the line to break between two adjacent inlines 
> that are, individually, kept together on the line.

Hi Eliot,

this is a bug, a fix will follow; a quick workaround is to append
zero-width leader:

&#x200b;<fo:leader leader-length="0pt"/> 

istead of just &#x200b;

Thanks for reporting the bug,
David Tolpin
-------------------
(*) 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