DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41652>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41652





------- Additional Comments From [EMAIL PROTECTED]  2007-02-19 08:05 -------
(In reply to comment #2)
> I see a possible fix in adding the following to 
> fop.layoutmgr.InlineKnuthSequence.endSequence():
>

On second thought, maybe it's better to do something similar in 
LineLayoutManager.collectInlineKnuthElements().

At line 746, an attempt is made to deal with the situation of blank lines (~ 
InlineKnuthSequence 
containing nothing but a forced break), but the added KnuthInlineBox of w=0 
still doesn't produce the 
expected result. It does work if you increase the width (to some value between 
1 and iLineWidth). 

Still, using an auxiliary KnuthGlue instead of a box also works, and somehow 
seems more appropriate.

Opinions anyone?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to