OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: list of figures in the TOC for an appendix


Title: list of figures in the TOC for an appendix
With this in my customization layer
<xsl:param name="generate.toc" >
appendix  toc,title,figure
article   toc,title
book      toc,title,table,figure,example,equation
chapter   toc,title
part      toc,title
preface   title
reference toc,title
sect1     title
sect2     title
sect3     title
sect4     title
sect5     title
section     title
</xsl:param>
I get a list of figures at the start of a book, but NO list of figures at the start of an appendix.
What am I doing wrong?

-- 
Ron Catterall, Phd, DSc                         email: ron@catterall.net
Prolongacion de Hidalgo 140                             http://catterall.net/
San Felipe del Agua                                        tel: +52 951 520 1821
Oaxaca      68020  Mexico                          fax: +1 530 348 8309


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]