Blob Blame History Raw
<!-- 
$Id$ 
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>

    <xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets/fo/docbook.xsl"/>

    <!--
    Add your customization below this comment.
    -->

    <xsl:param name="img.src.path"></xsl:param>
    <xsl:param name="section.autolabel" select="1"></xsl:param>

</xsl:stylesheet>