admonitions can have different graphical widths.
</xsl:choose>
</xsl:template>
-<xsl:template name="admon.graphic.width">
+<xsl:template match="*" mode="admon.graphic.width">
<xsl:param name="node" select="."/>
<xsl:text>36pt</xsl:text>
</xsl:template>
<xsl:call-template name="object.id"/>
</xsl:variable>
<xsl:variable name="graphic.width">
- <xsl:call-template name="admon.graphic.width"/>
+ <xsl:apply-templates select="." mode="admon.graphic.width"/>
</xsl:variable>
<fo:block id="{$id}">
******************************************************************** -->
-<xsl:template name="admon.graphic.width">
+<xsl:template match="*" mode="admon.graphic.width">
<xsl:param name="node" select="."/>
<xsl:text>25</xsl:text>
</xsl:template>
<tr>
<td rowspan="2" align="center" valign="top">
<xsl:attribute name="width">
- <xsl:call-template name="admon.graphic.width"/>
+ <xsl:apply-templates select="." mode="admon.graphic.width"/>
</xsl:attribute>
<img alt="[{$alt}]">
<xsl:attribute name="src">