On Wednesday 18 July 2007 19:01, Andreas L Delmelle wrote:
> On Jul 18, 2007, at 10:15, Vincent Hennebert wrote:
> > J.Pietschmann a écrit :
> >> Brad Smith wrote:
> >>> Fop currently seems to treat '/' and '-' as valid characters for
> >>> adding linebreaks within a word.
> >>
> >> FOP uses the Unicode line breaking algorithm
> >>  http://www.unicode.org/reports/tr14/
> >> (at least as far as it can be easily implemented).
> >
> > And apparently Word Joiner (U+2060) and Zero Width No-Break Space
> > (U+FEFF) are not implemented? Because they would have been a (if
> > not the) solution I think. Manuel?
>
> FWIW, also a valid solution, but I still feel support for keep-
> together.within-line would be much more straightforward for end-
> users, as there is no need to pre-process text-strings in XSLT and
> decide *where* precisely they want/need word-joiners or ZWNBSP.
>
Turned out adding basic support for keep-together.within-line="always" 
was fairly simple. So I will commit a patch shortly.

Manuel

<snip/>
> Cheers
>
> Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to