On 19.10.2009 16:55, JPee wrote:
hyphenation-remain-character-count="2">text.....<fo:inline
hyphenate="false"><external-link>link</external-link></fo:inline>  text....

You can't disable hyphenation on an inline, but you can test
whether
<fo:inline keep-together.within-line="always"
 ><external-link>link</external-link></fo:inline>
will do the trick.


J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to