latex.encoding
— Encoding of the latex document to produce
<xsl:param name="latex.encoding">latin1</xsl:param>
Encoding of the latex document to produce. The supported values are: "latin1" and "utf8". See the section called “Document Encoding” for more details about how to use it.