[xep-support] wrap-option attribute

François Torche torche at i-minds.be
Mon Feb 7 01:54:46 PST 2005


Hello Mike,
 
Thanks a lot for your help! You're 100% correct. Earlier in my XSL transformation, I was creating a block element with the keep-together attribute set to always. I replaced it by keep-together.within-page and now it works!
 
Thanks again,
François

________________________________

From: owner-xep-support at renderx.com on behalf of Michael Smith
Sent: Mon 7/02/2005 0:18
To: xep-support at renderx.com
Subject: Re: [xep-support] wrap-option attribute



François_Torche wrote:
> Hello,
> 
> Does XEP 4.1 supports the attribute wrap-option?
> I tried the following
> 
>    <fo:block>The value is :
>      <fo:inline font-weight="bold">This is a very long text [...] </fo:inline>
>    </fo:block>
> 
> But if the content of fo:inline is too long to fit on my line, instead of wrapping, it's compressing the text so that it does anyway (and it becomes unreadable).
> 
> I tried to add wrap-option= "wrap" in the tag but it does not make any difference.
> 
> Thanks for you help,
> François

Are you sure you don't have some enclosing element with an attribute
like: keep-together="always" on it?

Every time I've encountered this sort of behaviour, it's been because of
this.

The confusing (at least at first) bit is that keep-together is a
compound property consisting of keep-together.within-page,
keep-together.within-column, and keept-together.within-line. It's much
more common to want one of the first two, not the latter.

Mike
-------------------
(*) 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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 5012 bytes
Desc: not available
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20050207/ca238814/attachment.bin>


More information about the Xep-support mailing list