<!-- List the examples and equations too, no tables and figures -->
<!-- xsl:param name="doc.lot.show">example,tables,figures</xsl:param -->
-<!-- Want chapter, section and subsection numbers -->
-<xsl:param name="doc.section.depth">2</xsl:param>
+<!-- Do not want chapter, section and subsection numbers -->
+<xsl:param name="doc.section.depth">-1</xsl:param>
<xsl:param name="latex.class.book">myclass</xsl:param>
<xsl:param name="latex.output.revhistory">0</xsl:param>