- Use UTF-8 in the LaTeX file so that we render all of the languages

- Render all links in blue
This commit is contained in:
Gabor Kovesdan 2013-07-10 11:57:13 +00:00
parent 8893e5621d
commit 0b76ab9d14
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=42237

View file

@ -6,6 +6,9 @@
<!-- $FreeBSD$ -->
<xsl:param name="latex.encoding">utf8</xsl:param>
<xsl:param name="latex.hyperparam">linktocpage,colorlinks,linkcolor=blue,citecolor=blue,urlcolor=blue</xsl:param>
<xsl:template match="filename">
<xsl:choose>
<!-- \Url cannot stand in a section heading -->