Re: Unicode soft hyphen and hyphenation

2007-01-13 Thread Simon Pepping
On Sat, Jan 13, 2007 at 08:27:20PM +0900, Manuel Mall wrote: > On Saturday 13 January 2007 19:57, Vincent Hennebert wrote: > > Well, again, the description of the "hyphenate" property (§7.9.4) > > sounds clear to me: when false, "Hyphenation may not be used in the > > line-breaking algorithm". > >

Re: Unicode soft hyphen and hyphenation

2007-01-13 Thread Manuel Mall
On Saturday 13 January 2007 19:57, Vincent Hennebert wrote: > Jeremias Maerki a écrit : > > On 12.01.2007 09:25:59 Vincent Hennebert wrote: > >> Jeremias Maerki a écrit : > >>> Good to see that happen! Here's my take: > >>> > >>> On 11.01.2007 13:24:16 Manuel Mall wrote: > Hi, > > Still

Re: Unicode soft hyphen and hyphenation

2007-01-13 Thread Vincent Hennebert
Jeremias Maerki a écrit : > On 12.01.2007 09:25:59 Vincent Hennebert wrote: >> Jeremias Maerki a écrit : >>> Good to see that happen! Here's my take: >>> >>> On 11.01.2007 13:24:16 Manuel Mall wrote: Hi, when I implemented the UAX#14 line breaking I noticed that fop doesn't cur

Re: Unicode soft hyphen and hyphenation

2007-01-12 Thread Manuel Mall
On Friday 12 January 2007 17:25, Vincent Hennebert wrote: > Jeremias Maerki a écrit : > > Good to see that happen! Here's my take: > > > > On 11.01.2007 13:24:16 Manuel Mall wrote: > >> Hi, > >> > >> when I implemented the UAX#14 line breaking I noticed that fop > >> doesn't currently support the U

Re: Unicode soft hyphen and hyphenation

2007-01-12 Thread Jeremias Maerki
On 12.01.2007 09:25:59 Vincent Hennebert wrote: > Jeremias Maerki a écrit : > > Good to see that happen! Here's my take: > > > > On 11.01.2007 13:24:16 Manuel Mall wrote: > >> Hi, > >> > >> when I implemented the UAX#14 line breaking I noticed that fop doesn't > >> currently support the Unicode

Re: Unicode soft hyphen and hyphenation

2007-01-12 Thread Vincent Hennebert
Jeremias Maerki a écrit : > Good to see that happen! Here's my take: > > On 11.01.2007 13:24:16 Manuel Mall wrote: >> Hi, >> >> when I implemented the UAX#14 line breaking I noticed that fop doesn't >> currently support the Unicode soft hyphen (SHY). >> >> I am thinking of adding support for this

Re: Unicode soft hyphen and hyphenation

2007-01-11 Thread J.Pietschmann
Manuel Mall wrote: 2) If hyphenation is enabled shall a word containing a SHY still undergo hyphenation? That's an interesting question. The problem are languages which use compound words and agglutination. Last time I looked, for the English language words containing shy were not automatically

Re: Unicode soft hyphen and hyphenation

2007-01-11 Thread Jeremias Maerki
Good to see that happen! Here's my take: On 11.01.2007 13:24:16 Manuel Mall wrote: > Hi, > > when I implemented the UAX#14 line breaking I noticed that fop doesn't > currently support the Unicode soft hyphen (SHY). > > I am thinking of adding support for this character to the line breaking > b

Unicode soft hyphen and hyphenation

2007-01-11 Thread Manuel Mall
Hi, when I implemented the UAX#14 line breaking I noticed that fop doesn't currently support the Unicode soft hyphen (SHY). I am thinking of adding support for this character to the line breaking but am unsure of its correct behaviour in an XSL:FO environment. So I have few questions related t