OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: [docbook] Surpressing TOC entries for online Help


I'm trying to create a TOC for HTMLHelp, but I don't
want to show all the section headings. I id'd my
section 1's and added the command 
<xsl:template match="sect1[@role='NotInToc']" mode="toc"/>
to my custom template, but it did not do the trick.


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