I'm currently stuck in trying to get DocBook to produce ToCs in FO/PDF output for nested sections more than 0 levels deep. I see a ToC for article/section, but not one for article/section/section.

In my customization layer, I have:

  <xsl:param name="generate.toc">
    appendix toc,title
    article  toc,title
    section  toc
  </xsl:param>

  <xsl:param name="generate.section.toc.level" select="5" />

Using 1.73.0 (NS) and a DB5-valid doc.

Any ideas?

Thanks,

Brett


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to