]> source.dussan.org Git - xmlgraphics-fop.git/commit
properly adjusts the max height of table parts
authorKeiron Liddle <keiron@apache.org>
Mon, 5 Mar 2001 04:39:57 +0000 (04:39 +0000)
committerKeiron Liddle <keiron@apache.org>
Mon, 5 Mar 2001 04:39:57 +0000 (04:39 +0000)
commit928450b7cb2d899aef957ebec1ebeba91e418fc4
tree1ef945d8ab2a4e21e427208bb2b61202e2aa98d3
parent32c745130d82702725531583967fab3466bb345a
properly adjusts the max height of table parts
when a footnote is added
table will not overlap with the footnote

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194138 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/fo/flow/Block.java
src/org/apache/fop/fo/flow/Table.java
src/org/apache/fop/fo/flow/TableBody.java
src/org/apache/fop/fo/flow/TableCell.java
src/org/apache/fop/fo/flow/TableRow.java