https://issues.apache.org/bugzilla/show_bug.cgi?id=44885
Andreas L. Delmelle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21893|0 |1 is obsolete| | --- Comment #9 from Andreas L. Delmelle <[email protected]> 2011-02-10 18:21:04 EST --- Created an attachment (id=26636) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26636) updated patch against latest trunk New rough patch. Only confirmed that it renders the attached sample exactly the same as before. Layout unit tests all seem to be unaffected, as expected. Some checkstyle issues, I know. Definitely still far too sketchy and also generates too much overhead. I already factored out the inner breaker (which can then be shared with BlockContainerBreaker), but still... The nested/deferred algorithm should probably not be a full PageBreakingAlgorithm, and the breaker itself should provide straightforward/simplified overrides of more methods to control that BreakingAlgorithm. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
