https://issues.apache.org/bugzilla/show_bug.cgi?id=51304

--- Comment #3 from Andreas L. Delmelle <adelme...@apache.org> 2011-06-19 
17:53:46 UTC ---
Created attachment 27176
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27176
intermediate patch, containing partial fix


Intermediate patch contains a more proper fix to address the overlaps in
columns following one that had footnotes (test included). The node whose
totalFootnotes is subtracted will now always be the last page break, so that
following columns will still take into account the footnote height added by
previous columns on the same page.

Aside from the fix, the patch also contains some general minor
cleanups/restructuring. Most important is probably the gathering of all
footnote-related variables/methods in PageBreakingAlgorithm.Footnotes. I find
this makes the whole process much easier to debug (one watch to get all
relevant info), and would facilitate potential further extraction/refactoring
of this logic.

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

Reply via email to