← Prev in month ← Prev in thread

New to list. TOC title question

From
Kari Bourgeois <>
Date
2006-12-07T21:09:59+00:00
ID
Thread
New to list. TOC title question
Hi all

New to the list and am getting up to speed on XSL. Any help w/ the 
following issue would be greatly appreciated.

I'm trying to remove the title "Table of Contents" from my chapter, 
appendix TOC's. I've been pouring through Bob's XSL book and read that I 
can control this w/ the generate.toc parameter. I've set it up as follows:

<xsl:param name="generate.toc">appendix toc
        article/appendix nop
        article toc
        book toc,title,figure,table,example,equation
        chapter toc
        part toc,title
        preface toc
        qandadiv toc
        qandaset toc
        reference toc</xsl:param>

Yet, I am still getting the TOC title in my chapters and appendices. Is 
there anything else that could be controlling this?  Its a system I 
inherited from someone no longer at my company.  Also, I can use the 
param local.l10n.xml to change the title from "Table of Contents" to 
just "Contents". Also, if I remove a line (say for chapter), the TOC's 
are completely removed. Its just the Title I can't seem to get rid of.

Thanks for your time
Kari

-- 
Kari Bourgeois
Technical Writer
Pyxis Technology
512-637-0519
← Prev in month ← Prev in thread