diff options
Diffstat (limited to 'stylesheets/pdf/lfs-admon.xsl')
-rw-r--r-- | stylesheets/pdf/lfs-admon.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/pdf/lfs-admon.xsl b/stylesheets/pdf/lfs-admon.xsl index 03325bd48..b04a4a11e 100644 --- a/stylesheets/pdf/lfs-admon.xsl +++ b/stylesheets/pdf/lfs-admon.xsl @@ -8,7 +8,7 @@ <!-- Graphics in admonitions --> <xsl:param name="admon.graphics" select="1"/> <xsl:param name="admon.graphics.path" - select="'/usr/share/xml/docbook/xsl-stylesheets-current/images/'"/> + select="'/usr/share/xml/docbook/xsl-stylesheets-1.69.1/images/'"/> <!-- Admonition block properties --> <xsl:template match="important|warning|caution"> |