]> pere.pagekite.me Git - text-madewithcc.git/blobdiff - extra/pdf.xsl
Translated using Weblate (German)
[text-madewithcc.git] / extra / pdf.xsl
index 5703ef26fd2eeb8d88d082a15ee882041e07c9bf..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>