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
