Title: Message
This would require a customization. In both
HTML and FO output, the chapter template checks the generate.toc parameter and
then calls a template named 'component.toc' in the html/ or fo/autotoc.xsl
stylesheet module. You could customize that to turn off the chapter toc
processing if certain conditions are met, such as a single section or a
processing instruction. If you need more specifics, don't hesitate to
ask.
Bob Stayton
Sagehill Enterprises
DocBook Consulting
----- Original Message -----
From:
Nelson, Dean
To:
Sent: Monday, November 13, 2006 11:29
AM
Subject: [docbook-apps] Turning off
Chapter TOC's individually
Hello,
I have not yet
figured out if there is a way to turn off chapter TOC's individually. I can
use the "generate.toc" parameter to turn them all on or off, but if I wanted
to turn off a specific chapter - like one with only one section in it -
how would I do that?
Thanks,
Dean Nelson