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: Re: [docbook-apps] Turning off Chapter TOC's individually


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
bobs@sagehill.net
 
 
----- Original Message -----
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   

 


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