https://issues.apache.org/bugzilla/show_bug.cgi?id=37579
--- Comment #42 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-05-17 13:25:11 PST --- (In reply to comment #41) > Created an attachment (id=21976) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21976) [details] > alternative patch for footnotes in table-cells > > > If I'm correct, this should be roughly what Vincent proposed (?) > Just noticed: after this patch, there does not seem to be a good reason anymore to have the ElementListUtils.collectFootnoteBodyLMs() methods. The only class accessing it, is ListItemLayoutManager, so we may as well put it there in a private method, or inline... Updated patch to follow. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
