]> source.dussan.org Git - xmlgraphics-fop.git/commit
Test case for space resolution in the footnote area. Currently disabled as the indivi...
authorJeremias Maerki <jeremias@apache.org>
Wed, 19 Oct 2005 13:08:17 +0000 (13:08 +0000)
committerJeremias Maerki <jeremias@apache.org>
Wed, 19 Oct 2005 13:08:17 +0000 (13:08 +0000)
commitb23c22868235753eea72408debe2981d4e9e8b85
tree8c04a9bb072ccfab490bb0b5d5ba60d0850bb8f8
parentf63d84f4e4ec41941b464ec07dc964b51cdb1f24
Test case for space resolution in the footnote area. Currently disabled as the individual footnotes don't form a continuous element list where space resolution could be performed.
Bugfix in PageSequenceLayoutManager: LMs are now informed about space resolution results and the spaces in the element lists don't cause an NPE anymore.
AreaAdditionUtil: the layout manager parameter is now optional so it can be used for footnotes.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_SpaceResolution@326547 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/AreaAdditionUtil.java
src/java/org/apache/fop/layoutmgr/PageSequenceLayoutManager.java
test/layoutengine/disabled-testcases.txt
test/layoutengine/testcases/footnote_space-resolution.xml [new file with mode: 0644]