OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: 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


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC