summaryrefslogtreecommitdiff
path: root/doc/am-fo.xsl
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2015-10-31 21:34:42 -0700
committerKeith Packard <keithp@keithp.com>2015-11-01 06:02:14 -0800
commitce297f14ff54d230d01fb6dedaafca571e8b836b (patch)
tree60f23cba6be2e6265f8e2b51df6785e1721d85ff /doc/am-fo.xsl
parent9aed128dc0aab5d49e1b3264c864a6c3e929bffe (diff)
doc: Finish converting docs to asciidoc format
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/am-fo.xsl')
-rw-r--r--doc/am-fo.xsl3
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" />