r11060: fix loop error on clisp. RESULT-SET should be T at start of loop to avoid...
[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