RE: [xep-support] wrap-option attribute

From: François Torche <torche@i-minds.be>
Date: Mon Feb 07 2005 - 01:54:46 PST

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@renderx.com on behalf of Michael Smith
Sent: Mon 7/02/2005 0:18
To: xep-support@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@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

-------------------
(*) 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/tos.html

Received on Mon Feb 7 03:05:21 2005

This archive was generated by hypermail 2.1.8 : Mon Feb 07 2005 - 03:05:24 PST