Hi list,
I made the section not to chunk when I apply the attribute @role =
'subsection'
That works pretty well.
But now I want the sections with @role = 'subsection' to not appear in the
TOC in the CHM.
I tried the following:
<xsl:template match="[EMAIL PROTECTED] = 'subsection']" mode="toc" />
>From sagehill, but it has no effect.
How can I make a section not appear in TOC?
Thanks in advance
Hinrich
