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: Re: [docbook] Surpressing TOC entries for online Help


u.methner@sympatico.ca wrote:

> 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.
>>From the guide, I gather this might only work for html 
> output. Is there an equivalent command for HTMLHelp?
> 

Try

<xsl:template match="sect1[@role='NotInToc']" mode="hhc"/>

				Jirka

-- 
------------------------------------------------------------------
   Jirka Kosek     e-mail: jirka@kosek.cz     http://www.kosek.cz
------------------------------------------------------------------
   Profesionální školení a poradenství v oblasti technologií XML.
      Podívejte se na náš nově spuštěný web http://DocBook.cz
        Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------

S/MIME Cryptographic Signature



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