aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/custom_layer_pdf.xsl
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2006-06-15 14:18:03 +0000
committerUlf Lamping <ulf.lamping@web.de>2006-06-15 14:18:03 +0000
commitb498f9a3ca6e0e4441ecd7156d94707f03b6d52b (patch)
treea825de9a9d4969604b0b5c69b8f7448ef8680d11 /docbook/custom_layer_pdf.xsl
parent46e3b81e58a0f3961017803e595cf0b6870c4d9b (diff)
rename "graphics" directory to "wsug_graphics" to make it clear that it's only used for the users_guide
svn path=/trunk/; revision=18473
Diffstat (limited to 'docbook/custom_layer_pdf.xsl')
-rw-r--r--docbook/custom_layer_pdf.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/custom_layer_pdf.xsl b/docbook/custom_layer_pdf.xsl
index a982dd7deb..8207ba3eee 100644
--- a/docbook/custom_layer_pdf.xsl
+++ b/docbook/custom_layer_pdf.xsl
@@ -12,7 +12,7 @@
<!-- use graphics for admons (note, tip, ...) -->
<xsl:param name="admon.graphics" select="1"/>
-<xsl:param name="admon.graphics.path">graphics/</xsl:param>
+<xsl:param name="admon.graphics.path">wsug_graphics/</xsl:param>
<xsl:param name="admon.graphics.extension" select="'.png'"/>
<!-- use numbering for sections (not only for chapters) -->