[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: rotate figures with a pi
<xsl:template match="d:figure[processing-instruction('landscapeFigure')]">
<fo:block-container reference-orientation="90" start-indent="0" width="100%" height="auto">
<xsl:apply-imports/>
</fo:block-container>
</xsl:template>
<fo:block-container reference-orientation="90" start-indent="0" width="100%" height="auto"><fo:block start-indent="0pt">
<fo:block space-before.minimum="0.5em" space-before.optimum="1em" space-before.maximum="2em" space-after.minimum="0.5em" space-after.optimum="1em" space-after.maximum="2em" keep-together.within-column="auto" id="d0e159">
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" font-weight="bold" font-size="12pt" hyphenate="false" space-after.minimum="0.4em" space-after.optimum="0.6em" space-after.maximum="0.8em" font-family="inherit" keep-with-next.within-column="always">Description</fo:block>
<fo:block id="d0e166"><fo:external-graphic src="" width="100%" height="auto" content-width="scale-to-fit" content-height="100%"/></fo:block></fo:block></fo:block></fo:block-container>
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]