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: [EMAIL PROTECTED]
Prolongacion de Hidalgo 140                             http://catterall.net/
San Felipe del Agua                                        tel: +52 951 520 1821
Oaxaca      68020  Mexico                          fax: +1 530 348 8309



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to