Re: [docbook-apps] Multiple TOCs
<xsl:call-template name="make.book.tocs"> <xsl:with-param name="toc.max.depth" select="4"/> <xsl:with-param name="toc.section.depth" select="0"/> </xsl:call-template> <xsl:call-template name="make.book.tocs"> <xsl:with-param name="toc.max.depth" select="4"/> <xsl:with-param name="toc.section.depth" select="1"/> </xsl:call-template>