summaryrefslogtreecommitdiffstats
path: root/xsl
diff options
context:
space:
mode:
authorTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2005-05-17 15:51:17 +0000
committerTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2005-05-17 15:51:17 +0000
commitf33bee7a322296eb793ffac6468d0ea56b7f1ddc (patch)
treec0971c4f016e898f5072b5adce656aa6e0dbaef6 /xsl
parent1f82cf52ff22ac29f4016ffbbbdce8a36190f1ba (diff)
downloadfedora-doc-utils-f33bee7a322296eb793ffac6468d0ea56b7f1ddc.tar.gz
fedora-doc-utils-f33bee7a322296eb793ffac6468d0ea56b7f1ddc.tar.xz
fedora-doc-utils-f33bee7a322296eb793ffac6468d0ea56b7f1ddc.zip
Added FDP-style callout images and a usage example.
Diffstat (limited to 'xsl')
-rw-r--r--xsl/html-common.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/xsl/html-common.xsl b/xsl/html-common.xsl
index caceb2f..70cd0e9 100644
--- a/xsl/html-common.xsl
+++ b/xsl/html-common.xsl
@@ -11,6 +11,7 @@
<xsl:param name="admon.graphics" select="1"></xsl:param>
<xsl:param name="admon.graphics.path">./stylesheet-images/</xsl:param>
+<xsl:param name="callout.graphics.path">./stylesheet-images/</xsl:param>
<!-- titles after all elements -->