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]

Suppressing article toc with generate.toc doesn't work


Platform: RedHat7.2, saxon 6.5, DocBook XML 4.1.2, DocBook XSL 1.48

I'm trying to suppress toc generation in FO for docbook articles by
using the FO parameter generate.toc, as described in:
  http://docbook.sourceforge.net/release/xsl/current/doc/fo/generate.toc.html

But it doesn't work for me.

I've put
  <xsl:param name="generate.toc">
article nop
  </xsl:param>
into my local-fo.xsl file, but the toc is still generated.

Is there a way to debug this?  A way to get more output about what
saxon sees?  Am I using a too old version of DocBook XSL for this to
work? 

Thanx!


- Steinar


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