mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Fixed location of graphics for PDF output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
baaa5c3212
commit
cd19e48f21
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user