]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fix for bad page-master and region margin calculations. All margin calculations now...
authorJeremias Maerki <jeremias@apache.org>
Thu, 17 Feb 2005 09:17:36 +0000 (09:17 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 17 Feb 2005 09:17:36 +0000 (09:17 +0000)
commit0e77a21e89c79f08a5f55f245081a767572279a4
tree17abc7d8f207e7ff6a9c7b8706302d131630ba43
parent79d8a9d4e8821f67d3965fc29bbcce7fa2b58bb4
Fix for bad page-master and region margin calculations. All margin calculations now use margin-* attributes directly, ignoring start|end-indent and space-*.
Better check for borders and padding on regions.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198436 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fo/pagination/Region.java
src/java/org/apache/fop/fo/pagination/RegionBody.java
src/java/org/apache/fop/layoutmgr/PageSequenceLayoutManager.java