summaryrefslogtreecommitdiff
path: root/doc/weechat-pdf.xsl
blob: a91ee4f7192ce2100b59eba419cb440b69c2ce27 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="ISO-8859-1" ?>

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
  <xsl:param name="latex.hyperparam">colorlinks,linkcolor=blue</xsl:param>
</xsl:stylesheet>