]> source.dussan.org Git - xmlgraphics-fop.git/commit
FOP-2148: make page-position="only" work
authorVincent Hennebert <vhennebert@apache.org>
Fri, 8 Feb 2013 20:25:31 +0000 (20:25 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Fri, 8 Feb 2013 20:25:31 +0000 (20:25 +0000)
commita9531b0195bdc26185baddfba219a0987fe8c912
treee0232c45dec9e8969d2f12ced12c6fd9f410e85b
parentc788330c064425eeca796ce6c5d26d62fc0e5f9e
FOP-2148: make page-position="only" work

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1444217 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/PageBreaker.java
src/java/org/apache/fop/layoutmgr/PageProvider.java
src/java/org/apache/fop/layoutmgr/PageSequenceLayoutManager.java
test/layoutengine/standard-testcases/page-position_only_elastic.xml [new file with mode: 0644]
test/layoutengine/standard-testcases/page-position_only_simple.xml [new file with mode: 0644]
test/layoutengine/standard-testcases/page-position_only_too-small.xml [new file with mode: 0644]