Ignore:
Timestamp:
12/16/2004 08:09:21 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
f0ce9e1d
Parents:
882ab22
Message:

Making the images directory not version dependant for PDF output.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4398 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/pdf/lfs-admon.xsl

    r882ab22 r33b07106  
    99  <xsl:param name="admon.graphics" select="1"/>
    1010  <xsl:param name="admon.graphics.path"
    11     select="'/usr/share/xml/docbook/xsl-stylesheets-1.65.1/images/'"/>
     11    select="'/usr/share/xml/docbook/xsl-stylesheets-current/images/'"/>
    1212
    1313    <!-- Admonition block properties -->
Note: See TracChangeset for help on using the changeset viewer.