aboutsummaryrefslogtreecommitdiffstats
path: root/test/xsl/doc.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'test/xsl/doc.xsl')
-rw-r--r--test/xsl/doc.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/xsl/doc.xsl b/test/xsl/doc.xsl
index 71a2cc434..e6a34c69b 100644
--- a/test/xsl/doc.xsl
+++ b/test/xsl/doc.xsl
@@ -10,7 +10,7 @@
<fo:region-after extent="1.5cm"/>
</fo:simple-page-master>
</fo:layout-master-set>
- <fo:page-sequence master-name="one">
+ <fo:page-sequence master-reference="one">
<fo:flow font-size="10pt" line-height="10pt" flow-name="xsl-region-body">
<xsl:apply-templates select="data"/>
</fo:flow>