<xsl:param name="chunk.quietly" select="1"></xsl:param>
<xsl:param name="generate.legalnotice.link" select="1"></xsl:param>
<xsl:param name="generate.manifest" select="1"></xsl:param>
+<xsl:param name="generate.toc">
+appendix toc,title
+article/appendix nop
+article toc,title
+book toc,title,table,example,equation
+chapter toc,title
+part toc,title
+preface toc,title
+qandadiv toc
+qandaset toc
+reference toc,title
+sect1 toc
+sect2 toc
+sect3 toc
+sect4 toc
+sect5 toc
+section toc
+set toc,title
+</xsl:param>
<xsl:param name="graphicsize.extension" select="0"></xsl:param>
<xsl:param name="html.append"><xsl:text>
</xsl:text></xsl:param>
<xsl:param name="html.longdesc" select="1"/>