Selaa lähdekoodia

Generate TOC title.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/new-xsl@8030 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 18 vuotta sitten
vanhempi
commit
e55f9e0606
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      lfs-pdf.xsl
  2. 1 1
      xhtml/lfs-sections.xsl

+ 1 - 1
lfs-pdf.xsl

@@ -61,7 +61,7 @@
 
     <!-- Control generation of ToCs and LoTs -->
   <xsl:param name="generate.toc">
-    book      toc
+    book      toc,title
     part      nop
   </xsl:param>
 

+ 1 - 1
xhtml/lfs-sections.xsl

@@ -59,4 +59,4 @@
     </div>
   </xsl:template>
 
-</xsl:stylesheet>
+</xsl:stylesheet>