add another second
[debian-policy.git] / xsl / text.xsl
blob46d8c6f933e5eda913b4e298553ca2bb23352ddd
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:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/>
6 <xsl:include href="common.xsl"/>
8 <xsl:param name="preferred.mediaobject.role">text</xsl:param>
10 </xsl:stylesheet>