r10846: Automated commit for Debian build of clsql upstream-version-3.5.0
[clsql.git] / doc / fo.xsl
1 <?xml version='1.0'?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
3                 version="1.0">
4
5 <xsl:import href="docbook_fo.xsl"/>
6 <xsl:param name="fop.extensions" select="1"/>
7 </xsl:stylesheet>
8