$position = 'left'">0pt</xsl:when>
<xsl:when test="$position = 'end' or
$position = 'right'">0.5em</xsl:when>
+ <xsl:otherwise>0pt</xsl:otherwise>
</xsl:choose>
</xsl:with-param>
<xsl:with-param name="end.indent">
$position = 'left'">0.5em</xsl:when>
<xsl:when test="$position = 'end' or
$position = 'right'">0pt</xsl:when>
+ <xsl:otherwise>0pt</xsl:otherwise>
</xsl:choose>
</xsl:with-param>
</xsl:call-template>
$position = 'left'">0pt</xsl:when>
<xsl:when test="$position = 'end' or
$position = 'right'">0.5em</xsl:when>
+ <xsl:otherwise>0pt</xsl:otherwise>
</xsl:choose>
</xsl:with-param>
<xsl:with-param name="end.indent">
$position = 'left'">0.5em</xsl:when>
<xsl:when test="$position = 'end' or
$position = 'right'">0pt</xsl:when>
+ <xsl:otherwise>0pt</xsl:otherwise>
</xsl:choose>
</xsl:with-param>
</xsl:call-template>