[xep-support] empty line
Edward Q. Bridges
e.bridges at argo-tec.de
Wed Feb 13 09:02:26 PST 2002
in a "library" type file of attributes, i have this defined as an attribute
set:
<xsl:attribute-set name="class.blankline">
<xsl:attribute name="padding-after">0.1cm</xsl:attribute>
</xsl:attribute-set>
then, this attribute set can be hung on a block or a wrapper like this
<fo:block xsl:use-attribute-sets="class.blankline"/>
of course, simply doing this will work just as well:
<fo:block padding-after="0.1cm"/>
HTH
--e--
On Wed, 13 Feb 2002 17:10:54 +0100, Smolders, Eric wrote:
>Hi,
>
>How can I get an empty line in my report using XEP?
>
>I'm busy creating an report, but in this report an empty line is needed.
>
>Regards,
>
>Eric
>-------------------
>By using the Service, you expressly agree to these Terms of Service
http://www.renderx.com/tos.html
-------------------
By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
More information about the Xep-support
mailing list