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