]> pere.pagekite.me Git - text-madewithcc.git/blobdiff - extra/pdf.xsl
Translated using Weblate (Spanish)
[text-madewithcc.git] / extra / pdf.xsl
index 3fe57f35fa79a70fc2733929321d0d6265d60aa8..a65f22cd0a0d38521b830cdbad8dc41f7ddb5e94 100644 (file)
   <xsl:param name="double.sided">1</xsl:param>
   <xsl:param name="latex.class.options">openright,twoside</xsl:param>
 
+  <xsl:param name="latex.encoding">utf8</xsl:param>
+
+  <xsl:param name="preface.tocdepth">1</xsl:param>
+
+  <!-- do not list figures -->
+  <xsl:param name="doc.lot.show">example</xsl:param>
+
 <!--
 Make final page blank, which is required for PDFs inteneded for
 extended distribution with LuLu.