Re: text-align=justify issues

2007-09-15 Thread Andreas L Delmelle
On Sep 13, 2007, at 15:20, Puppala, Kumar (LNG-CON) wrote: Hi Vincent, Thanks for your suggestion. Removing white-space-treatment property got me a correct result. The result *with* white-space preservation is also correct (don't confuse 'unexpected' with 'incorrect'). Explanation:

Re: text-align=justify issues

2007-09-15 Thread Andreas L Delmelle
On Sep 15, 2007, at 14:26, Andreas L Delmelle wrote: Just thought I'd add for the sake of clarity: On Sep 13, 2007, at 15:20, Puppala, Kumar (LNG-CON) wrote: Hi Vincent, Thanks for your suggestion. Removing white-space-treatment property got me a correct result. The result *with*

Re: text-align=justify issues

2007-09-13 Thread Vincent Hennebert
Hi Kumar, Indeed there seems to be something going wrong, caused by the white-space-treatment property. Your change seems to fix part of the problem, although I’d have to study it into more details. Sorry, right now I have no time for that. If someone else wants to take the lead... Properties

RE: text-align=justify issues

2007-09-13 Thread Puppala, Kumar \(LNG-CON\)
: Thursday, September 13, 2007 4:39 AM To: fop-users@xmlgraphics.apache.org Subject: Re: text-align=justify issues Hi Kumar, Indeed there seems to be something going wrong, caused by the white-space-treatment property. Your change seems to fix part of the problem, although I'd have to study