From: Norman Walsh Date: Fri, 4 Oct 2002 11:11:11 +0000 (+0000) Subject: Specify titles for ToCs X-Git-Tag: release/1.79.1~6^2~5189 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47b094ea9bffe1356aa5b18c4537e80f2c758772;p=docbook-dsssl Specify titles for ToCs --- diff --git a/xsl/params/generate.toc.xml b/xsl/params/generate.toc.xml index bd9a46079..aa8e3d590 100644 --- a/xsl/params/generate.toc.xml +++ b/xsl/params/generate.toc.xml @@ -11,42 +11,42 @@ -appendix toc +appendix toc,title article/appendix nop -article toc -book toc,figure,table,example,equation -chapter toc -part toc -preface toc +article toc,title +book toc,title,figure,table,example,equation +chapter toc,title +part toc,title +preface toc,title qandadiv toc qandaset toc -reference toc +reference toc,title sect1 toc sect2 toc sect3 toc sect4 toc sect5 toc section toc -set toc +set toc,title -/appendix toc +/appendix toc,title article/appendix nop -/article toc -book toc,figure,table,example,equation -/chapter toc -part toc -/preface toc +/article toc,title +book toc,title,figure,table,example,equation +/chapter toc,title +part toc,title +/preface toc,title qandadiv toc qandaset toc -reference toc +reference toc,title /sect1 toc /sect2 toc /sect3 toc /sect4 toc /sect5 toc /section toc -set toc +set toc,title