summaryrefslogtreecommitdiffstats
path: root/xsl/main-pdf.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xsl/main-pdf.xsl')
-rw-r--r--xsl/main-pdf.xsl2
1 files changed, 2 insertions, 0 deletions
diff --git a/xsl/main-pdf.xsl b/xsl/main-pdf.xsl
index 0dfd19d..62b1160 100644
--- a/xsl/main-pdf.xsl
+++ b/xsl/main-pdf.xsl
@@ -19,4 +19,6 @@ article toc
<xsl:param name="toc.section.depth">3</xsl:param>
<xsl:param name="section.autolabel" select="1"/>
+<xsl:param name="callout.graphics.path">./stylesheet-images/</xsl:param>
+
</xsl:stylesheet>