This is the mail archive of the
docbook-apps@lists.oasis-open.org
mailing list .
Re: [docbook-apps] Suppressing "List of Tables"
- From: Bob Stayton <bobs at sco dot com>
- To: anon croaker <anon_croaker at yahoo dot co dot uk>
- Cc: docbook-apps at lists dot oasis-open dot org
- Date: Thu, 18 Sep 2003 09:01:57 -0700
- Subject: Re: [docbook-apps] Suppressing "List of Tables"
- References: <20030918164543.21203.qmail@web20712.mail.yahoo.com>
On Thu, Sep 18, 2003 at 05:45:43PM +0100, anon croaker wrote:
> Hi there
>
> I'm having trouble customising my Table of Contents. I
> wonder if anyone can offer any advice?
>
> Currently (using HTML Help XSL (& XML)) my TOC
> contains a "List of Tables" which I want to suppress.
> I've had success customising my output using a set of
> "xsl:param"s. I can't find anything that applies to
> LOTs though.
>
> I hope I'm making sense.
You want to customize the 'generate.toc' parameter.
Its value is a set of pairs, indicating which tocs
to generate for which elements. The line in
question:
book toc,title,figure,table,example,equation
needs to become:
book toc,title
See:
http://www.sagehill.net/docbookxsl/TOCcontrol.html#TOCcomponents
--
Bob Stayton 400 Encinal Street
Publications Architect Santa Cruz, CA 95060
Technical Publications voice: (831) 427-7796
The SCO Group fax: (831) 429-1887
email: bobs@sco.com
To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org.