]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fixed a problem where space after's where not being removed if table
authorKeiron Liddle <keiron@apache.org>
Thu, 14 Dec 2000 06:38:31 +0000 (06:38 +0000)
committerKeiron Liddle <keiron@apache.org>
Thu, 14 Dec 2000 06:38:31 +0000 (06:38 +0000)
commitb421ed51fafe11acef8a939c7fda33c3ed119194
tree59ec7959ec937c8ece959736950aad1912f63312
parentfe1bb903bff8e5d2d2d47fb3f6286711339b7b1a
Fixed a problem where space after's where not being removed if table
row was being removed.
Fixed problem with keep-with not storing the correct rows

Added vertical alignment for table cell contents

Code changes sponsored by Dresdner Bank, Germany

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