[xep-support] Intrusion-displace in lists
Roxane.Ouellet at jeppesen.com
Roxane.Ouellet at jeppesen.com
Tue Apr 20 11:35:07 PDT 2004
Hi,
I try to render a list with labels of different sizes. I want the body to be
pushed out when the label is wider than the provisional-distance-between-starts.
I have tried to set the intrusion-displace attribute on the list-block and the
list-item but none seem to work. The content of the label is automatically
wrapped so I have set the wrap-option to no-wrap on the label with the
consequence that the content of the label overlaps the body.
Is there a way to achive what I need to do?
Thanks,
Roxane Ouellet
Here is a snippet of the list
<fo:list-block intrusion-displace="block"
provisional-distance-between-starts="24pt" provisional-label-separation="6pt">
<fo:list-item intrusion-displace="block" space-before="6pt">
<fo:list-item-label end-indent="label-end()">
<fo:block wrap-option="no-wrap">10.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>para itemizedlist listitem para <fo:wrapper font-weight
="bold">para emphasis</fo:wrapper>
</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item intrusion-displace="block" space-before="6pt">
<fo:list-item-label end-indent="label-end()">
<fo:block wrap-option="no-wrap">10.1</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>para itemizedlist listitem para<fo:wrapper font-style="
italic">para emphasis</fo:wrapper>
</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item intrusion-displace="block" space-before="6pt">
<fo:list-item-label end-indent="label-end()">
<fo:block wrap-option="no-wrap">10.1.1.1.1</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block space-before="6pt">para note para</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
__________________________________________________________________________________________________
NOTICE: This communication and any files transmitted with it ("communication")
may contain privileged or other confidential information. This communication is
intended solely for the individual or entity to whom it is addressed. If you are
not the intended recipient, or believe that you have received this communication
in error, please do not print, copy, retransmit, disseminate, or otherwise use
this communication. Also, please indicate to the sender that you have received
this communication in error, and then delete this communication and any copies.
Thank you.
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at 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/tos.html
More information about the Xep-support
mailing list