summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2005-08-10 11:56:35 +0000
committerJeremias Maerki <jeremias@apache.org>2005-08-10 11:56:35 +0000
commit652f06243185884e4c8188f98e402e94306d0bfe (patch)
tree5f4d309df8c54d3b3d84ae5433b9da1c810b8060 /examples
parent341e9084b34314f83b40013c79d6b7ed83e8223c (diff)
downloadxmlgraphics-fop-652f06243185884e4c8188f98e402e94306d0bfe.tar.gz
xmlgraphics-fop-652f06243185884e4c8188f98e402e94306d0bfe.zip
Bugzilla #36112
Fix for Java2DRenderer to paint regions other than region-body. Area tree was not properly cloned. Submitted by: Richard Wheeldon <richardw.at.geoquip-rnd.demon.co.uk> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@231213 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'examples')
-rw-r--r--examples/fo/pagination/allregions.fo9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/fo/pagination/allregions.fo b/examples/fo/pagination/allregions.fo
index 7fb325ce7..e620dbc64 100644
--- a/examples/fo/pagination/allregions.fo
+++ b/examples/fo/pagination/allregions.fo
@@ -39,6 +39,15 @@
</fo:block>
</fo:static-content>
+ <fo:static-content flow-name="xsl-region-after">
+ <fo:block text-align="center"
+ font-size="10pt"
+ font-family="serif"
+ line-height="14pt" >
+ After
+ </fo:block>
+ </fo:static-content>
+
<fo:static-content flow-name="xsl-region-start">
<fo:block-container border-color="black" border-style="solid" border-width="1pt"
height="22.2cm" width="1cm" top="0cm" left="0cm" position="absolute">