added better debugging info when failing to load foreign library
[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 <xsl:import href="docbook_fo.xsl"/>
5 <xsl:param name="fop1.extensions" select="1"/>
6 </xsl:stylesheet>