blob: 33b127a6d230b600215c4f53b22f9bfd039334c1 [file]
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0">
<xsl:attribute-set name="figure.graphics">
<xsl:attribute name="height">100%</xsl:attribute>
<xsl:attribute name="width">100%</xsl:attribute>
<xsl:attribute name="content-height">scale-down-to-fit</xsl:attribute>
<xsl:attribute name="content-width">scale-down-to-fit</xsl:attribute>
</xsl:attribute-set>
</xsl:stylesheet>