DO NOT REPLY [Bug 15936] - Leading causes space deletion/word misplacement

2003-02-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15936.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15936

Leading causes space deletion/word misplacement

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-02-04 08:33 ---
Actually, the problem was probably related to an old problem with leader
expansion: the leader was supposed to fill the rest of the line, and the page
numbers would overflow the line. Somehow 0.20.5rc suddenly counted the page
numbers for text justification, perhaps because the reserved space was changed
from zero(!) to 3*spacewidth.
Leader expansion is fixed now, at least for one leader per line.

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




DO NOT REPLY [Bug 15936] - Leading causes space deletion/word misplacement

2003-01-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15936.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15936

Leading causes space deletion/word misplacement





--- Additional Comments From [EMAIL PROTECTED]  2003-01-14 01:20 ---
Created an attachment (id=4413)
DocBook-generated FO file demonstrating narrowed spacing

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




DO NOT REPLY [Bug 15936] - Leading causes space deletion/word misplacement

2003-01-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15936.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15936

Leading causes space deletion/word misplacement





--- Additional Comments From [EMAIL PROTECTED]  2003-01-14 01:37 ---
I see now that the spacing is not completely gone.  However, it appears that
it has been crunched down to the absolute minimum value.  In 20.5, the
inter-word spaces in the TOC are smaller than the inter-word spacing in the
regular text of the document.  This was not the case of 20.4.  My guess is
that the leader is (now) pushing the spacing to its minimum value.

Admittedly, this is not the most important bug in the world, but the quality of
the documents' appearance did decrease slightly between 20.4 and 20.5.

Thanks for your work on this tool.  It is appreciated.

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




DO NOT REPLY [Bug 15936] - Leading causes space deletion/word misplacement

2003-01-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15936.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15936

Leading causes space deletion/word misplacement





--- Additional Comments From [EMAIL PROTECTED]  2003-01-14 07:02 ---
Both space width calculation and the space justification (LineArea.align())
have changed. I'd suspect the latter.

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