]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix for keep-with-next inside tables:
authorJeremias Maerki <jeremias@apache.org>
Sun, 1 Apr 2007 10:02:43 +0000 (10:02 +0000)
committerJeremias Maerki <jeremias@apache.org>
Sun, 1 Apr 2007 10:02:43 +0000 (10:02 +0000)
commit5ac9b91bfbbe06b232c188ec2d0f0b150661ddb0
treeb904db7c8ae563c8f5ef87ec4f5fb34b74d282ca
parentb43f5fbd1e7407742233c4931f33c2546bd38c61
Bugfix for keep-with-next inside tables:
Once a keep-with-next was set inside a table, the FO following the table would always be glued to the previous table.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@524571 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/table/TableContentLayoutManager.java
status.xml
test/layoutengine/standard-testcases/table-row_keep-with-next2.xml [new file with mode: 0644]