[xep-support] fo:initial-property-set
Steve Ylvisaker
sylvisaker at chyconsultants.com
Fri Jun 2 09:47:51 PDT 2006
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> –
<xsl:value-of select="gdef"/>
</fo:block>
Thanks in advance for any guidance.
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20060602/2f8c54d9/attachment.html>
More information about the Xep-support
mailing list