]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fix for row spans ending early thus leaving empty grid units.
authorJeremias Maerki <jeremias@apache.org>
Thu, 12 May 2005 13:52:15 +0000 (13:52 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 12 May 2005 13:52:15 +0000 (13:52 +0000)
commita1f72643c5c57fd247be0e1f7c1945990bbf7d5e
tree00ddb9be04d7424f43ca72af3058bf09c609ae0b
parent979b6a3e932c416ebc18add45e227c8e7f2f5ccb
Fix for row spans ending early thus leaving empty grid units.
Adds a sanity check for the stepper.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_KnuthStylePageBreaking@198616 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/table/TableContentLayoutManager.java
src/java/org/apache/fop/layoutmgr/table/TableStepper.java