This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Disabling TOC for articles


* David Cramer; <dcramer@broadjump.com> on 26 Mar, 2002 wrote:
>I haven't messed with with 1.50 yet, but it looks like there's a whole
>new way to control toc generation:
>
>http://docbook.sourceforge.net/release/xsl/current/doc/fo/generate.toc.h
>tml
>

Bingo the following worked :-P


<xsl:param name="generate.toc">
<!-- disable article toc -->
/article
</xsl:param>


Thanks


-- 

Togan Muftuoglu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]