]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla #37468:
authorJeremias Maerki <jeremias@apache.org>
Fri, 11 Nov 2005 16:39:21 +0000 (16:39 +0000)
committerJeremias Maerki <jeremias@apache.org>
Fri, 11 Nov 2005 16:39:21 +0000 (16:39 +0000)
commit6f2c345eb1501735aff9bd787841ebce46ee0cb8
treefe1deb237a8becbe645627bf751281c022a923ca
parent7af60c6d3de5fa2a3b200e6a46f756f3cfd961a2
Bugzilla #37468:
Bugfix: A normal break inside a table resulted in the next part to be sent to the next page instead of the next flow. TableContentLayoutManager produces KnuthPenalties with breakClass=0.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@332594 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/PageSequenceLayoutManager.java
test/layoutengine/standard-testcases/region-body_column-count_bug37468.xml [new file with mode: 0644]