]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fixed marker retrival to a large degree. It works
authorJoerg Pietschmann <pietsch@apache.org>
Fri, 19 Jul 2002 00:30:13 +0000 (00:30 +0000)
committerJoerg Pietschmann <pietsch@apache.org>
Fri, 19 Jul 2002 00:30:13 +0000 (00:30 +0000)
commit6bf198e44f601009fde252e7d803dae64e639b43
treec33909264d221c18c5b5094c26d4ae663ae244c7
parent2e7af793bf6e54d000e98629d32732324473a084
Fixed marker retrival to a large degree. It works
now for arbitrary retrival boundaries as long as
the referenced page is still in the renderer queue
(could be enforced by forward referencing page
number citation)
Markers which are immediate children of a flow
still don't work.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195009 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/apps/StreamRenderer.java
src/org/apache/fop/fo/flow/RetrieveMarker.java