summaryrefslogtreecommitdiffstats
path: root/docs/examples/markers
diff options
context:
space:
mode:
author(no author) <(no author)@unknown>2002-07-05 16:44:10 +0000
committer(no author) <(no author)@unknown>2002-07-05 16:44:10 +0000
commit46e7dde597ddd52ae304fdf83b3b68c32afa3286 (patch)
tree46a778f3b6f8f04424767a199467c9caf216cd5c /docs/examples/markers
parentbea520e06587303175f812eeaedc315d3417e393 (diff)
downloadxmlgraphics-fop-fop-0_20_4.tar.gz
xmlgraphics-fop-fop-0_20_4.zip
This commit was manufactured by cvs2svn to create tag 'fop-0_20_4'.fop-0_20_4
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-0_20_4@194977 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/examples/markers')
-rw-r--r--docs/examples/markers/glossary.xsl2
-rw-r--r--docs/examples/markers/hide.fo4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/examples/markers/glossary.xsl b/docs/examples/markers/glossary.xsl
index a509f67bf..49deef1eb 100644
--- a/docs/examples/markers/glossary.xsl
+++ b/docs/examples/markers/glossary.xsl
@@ -20,7 +20,7 @@
</fo:layout-master-set>
- <fo:page-sequence master-name="all" format="i">
+ <fo:page-sequence master-reference="all" format="i">
<!-- header with running glossary entries -->
<fo:static-content flow-name="xsl-region-before">
diff --git a/docs/examples/markers/hide.fo b/docs/examples/markers/hide.fo
index 694cb9c99..49e62fce1 100644
--- a/docs/examples/markers/hide.fo
+++ b/docs/examples/markers/hide.fo
@@ -15,7 +15,7 @@
</fo:simple-page-master>
</fo:layout-master-set>
- <fo:page-sequence master-name="first">
+ <fo:page-sequence master-reference="first">
<fo:static-content flow-name="xsl-region-before">
<fo:block-container height="1cm" width="15cm" top="0cm" left="0cm" position="absolute">
<fo:block>
@@ -74,7 +74,7 @@ This page sequence only has one page so you will not see the message.
</fo:flow>
</fo:page-sequence>
- <fo:page-sequence master-name="first" initial-page-number="1">
+ <fo:page-sequence master-reference="first" initial-page-number="1">
<fo:static-content flow-name="xsl-region-before">
<fo:block-container height="1cm" width="15cm" top="0cm" left="0cm" position="absolute"> <fo:block>
<fo:retrieve-marker retrieve-class-name="message"