-<!-- List the examples and equations too, no tables -->
-<xsl:param name="doc.lot.show">figure,example</xsl:param>
+<!-- List the examples and equations too, no tables and figures -->
+<xsl:param name="doc.lot.show">example</xsl:param>
+
+<!-- Only want chapter numbers -->
+<xsl:param name="doc.section.depth">0</xsl:param>