Re: [docbook-apps] simplesect out of TOC

From
Cai Qian <>
Date
2004-11-13T12:08:06+00:00
ID
1100347533.700.65.camel@debian
Thread
Re: [docbook-apps] simplesect out of TOC
On Sat, 2004-11-13 at 01:38 -0800, Bob Stayton wrote:
> Hi,
> The stylesheet itself does not contain that role value.  That is a
> customized role value. It can be any string as long as you put the matching
> value in your template in your customization layer. In this case it is an
> empty template:
> 
> <xsl:template match="simplesect[@role = 'NotInToc']" mode="toc">
>   <!-- Empty template -->
> </xsl:template>
Hi,
See, I misunderstand it. It works now.

-- 
Cai Qian