fix some broken links in policy-1.html
[debian-policy.git] / xsl / dblatex.xsl
blob5824ba8605df75a990a2fb7ed45b2ca23b08dd07
1 <?xml version="1.0" encoding="utf-8"?>
3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
5 <xsl:include href="common.xsl"/>
7 <xsl:param name="latex.output.revhistory">0</xsl:param>
9 </xsl:stylesheet>