]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/help/C/matita-tex.xsl
the Matita manual is now convertible to a decent .tex that is processable both
[helm.git] / helm / software / matita / help / C / matita-tex.xsl
index 94129a312570befb95984b02011cbcf76bf81a5a..79a402178962c7471a133a3f9c39af3705563c24 100644 (file)
@@ -6,4 +6,9 @@
 
   <xsl:param name="admon.graphics.path">/usr/share/xml/docbook/stylesheet/db2latex/latex/figures</xsl:param>
 
+  <xsl:param name="latex.inputenc">utf8x</xsl:param>
+  <xsl:param name="latex.book.preamble.post">\usepackage{txfonts}
+\SetUnicodeOption{mathletters} % prefer math-mode letters
+</xsl:param>
+
 </xsl:stylesheet>