permitted by the DTD, it should be in the TOC.
<xsl:variable name="nodes" select="section|sect1|refentry
|article|bibliography|glossary
- |appendix"/>
+ |appendix|index"/>
<xsl:if test="$nodes">
<fo:block id="toc...{$id}"
xsl:use-attribute-sets="toc.margin.properties">
<xsl:with-param name="toc.title.p" select="$toc.title.p"/>
<xsl:with-param name="nodes" select="section|sect1|refentry
|article|bibliography|glossary
- |appendix
+ |appendix|index
|bridgehead[not(@renderas)
and $bridgehead.in.toc != 0]
|.//bridgehead[@renderas='sect1'