]> source.dussan.org Git - xmlgraphics-fop.git/commit
Introduced a flag to tell the page breaking to operate in auto-height mode, i.e....
authorJeremias Maerki <jeremias@apache.org>
Thu, 22 Dec 2005 07:58:31 +0000 (07:58 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 22 Dec 2005 07:58:31 +0000 (07:58 +0000)
commit45fee7442a433c41bd6017d60f9e0324f1fadbec
tree39fd088af00a213430d1f2f1fe2804e15445aa5a
parent3df430f22ce3e0e47acab44ed35c98011c94cb39
Introduced a flag to tell the page breaking to operate in auto-height mode, i.e. no overflows can happen. This disables the overflow warnings when footnote-separators are defined. They don't have an explicit height.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@358522 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/AbstractBreaker.java
src/java/org/apache/fop/layoutmgr/BalancingColumnBreakingAlgorithm.java
src/java/org/apache/fop/layoutmgr/PageBreakingAlgorithm.java
src/java/org/apache/fop/layoutmgr/StaticContentLayoutManager.java