]> pere.pagekite.me Git - text-madewithcc.git/blobdiff - extra/pdf.xsl
Use dblatex param instead of LaTeX editing to set charset encoding to UTF-8.
[text-madewithcc.git] / extra / pdf.xsl
index 5703ef26fd2eeb8d88d082a15ee882041e07c9bf..1192e51b9d183449922bc01a70825751db19f00f 100644 (file)
@@ -15,6 +15,8 @@
   <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>
+
   <!-- do not list figures -->
   <xsl:param name="doc.lot.show">example</xsl:param>