diff options
Diffstat (limited to 'doc/am-fo.xsl')
-rw-r--r-- | doc/am-fo.xsl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/am-fo.xsl b/doc/am-fo.xsl index 2c36bec8..35279f22 100644 --- a/doc/am-fo.xsl +++ b/doc/am-fo.xsl @@ -18,6 +18,9 @@ <xsl:include href="titlepage.templates.xsl"/> <xsl:include href="footer.templates.xsl"/> +<xsl:param name="ulink.show" select="0" /> +<xsl:param name="ulink.footnotes" select="1"/> + <xsl:param name="fop1.extensions" select="1" /> <xsl:param name="variablelist.as.blocks" select="1" /> |