]> pere.pagekite.me Git - text-free-culture-lessig.git/blobdiff - data/pdf.xsl
Generated.
[text-free-culture-lessig.git] / data / pdf.xsl
index fc61fa27516fce94c8978b4f7b3e284a8079ad1d..62a92b8616bb74668cf6f3d464068bb2fed936d3 100644 (file)
@@ -11,9 +11,8 @@
 <!-- List the examples and equations too, no tables and figures -->
 <xsl:param name="doc.lot.show">example</xsl:param>
 
-<!-- Avoid incorrect chapter numbers -->
-<xsl:param name="doc.section.depth">-2</xsl:param>
-<xsl:param name="latex.class.book">myclass</xsl:param>
+<!-- Only want chapter numbers -->
+<xsl:param name="doc.section.depth">0</xsl:param>
 
 <xsl:param name="imagedata.default.scale">maxwidth=15.5cm,maxheight=12cm</xsl:param>
 <xsl:param name="draft.mode">yes</xsl:param>