소스 검색

Fixed location of graphics for PDF output.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 19 년 전
부모
커밋
cd19e48f21
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      stylesheets/pdf/lfs-admon.xsl

+ 1 - 1
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">