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 TOC in book/appendix/sect1


Hello,

Sorry to be flooding the list with questions this week.  Again, I'm
using XSL 1.59.1, Saxon and XEP.

I have an <appendix> in a <book> with a few <sect1>s in it.  I cannot
seem to suppress the generation of a sect1-level TOC using the FO
stylesheets.  My driver currently contains:

  <xsl:param name="generate.toc">
    book      toc,title,figure,table,example,equation,procedure
    appendix  nop
    sect1 nop
  </xsl:param>
  <xsl:param name="generate.section.toc.level" select="0"/>

I've tried 'appendix/sect1 nop' as well.  I get a TOC in the
appendix/sect1 every time.  Can anyone see what I am doing wrong?  (I
can provide a minimal example file.)


-- 
Paul.

mailto:paulh@logicsquad.net
mailto:paul.hoadley@student.adelaide.edu.au


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