summaryrefslogtreecommitdiff
path: root/doc/fo.xsl
blob: 5cb69da46475c6f2cc0f4de92d22623adf14278e (plain)
1
2
3
4
5
6
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version="1.0">
<xsl:import href="docbook_fo.xsl"/>
<xsl:param name="fop1.extensions" select="1"/>
</xsl:stylesheet>