r11480: make field position lookup more efficient by computing 'eq key at compile...
[hyperobject.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