[xep-support] fo:initial-property-set

From: Steve Ylvisaker <sylvisaker@chyconsultants.com>
Date: Fri Jun 02 2006 - 09:47:51 PDT

I am trying to use the initial-property-set to create a hanging first
line in a paragraph for a glossary. (extending the first line to the
left of the remaining paragraph/block) I am able to adjust font, font
color etc. in this way but padding seems to be ignored. In the example
that follows, the result is that all of the block is padded 8mm
including the first line:
 
<fo:block
    padding-left="8mm"
    <fo:initial-property-set padding-left="1mm"/>
    <fo:inline color="blue">
        <xsl:value-of select="gterm"/>
        </fo:inline>&#160;&#8211;
        <xsl:value-of select="gdef"/>
</fo:block>
 
Thanks in advance for any guidance.

Steve

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Fri Jun 2 10:21:14 2006

This archive was generated by hypermail 2.1.8 : Fri Jun 02 2006 - 10:21:14 PDT