Hi Bob,
I'm attaching small test code.
in that, we have text-indent atrribute in normal.para.spacing
attributes-set.
<xsl:attribute-set name="normal.para.spacing">
<xsl:attribute name="text-indent">10pt</xsl:attribute>
</xsl:attribute-set>
as you describe below, should we use list.item.spacing, since we do
not want to have text-indent for para's in procedure step? but what i
do not understand is that the reason why we apply normal.para.spacing
only to the first para, but not others.
thanks,
--
yashi