[xep-support] Wrap text inside table
Alexander Peshkov
peshkov at renderx.com
Fri Feb 20 01:38:42 PST 2004
Hello Geurt,
You use keep-together attribute on the table. This is shorthand
attribute which expands to
keep-together.within-line
keep-together.within-column
keep-together.within-page
Since all those properties are inheritable they are propagated down to
the nested elements. The effect you observing is caused by
keep-together.within-line being applied to fo:inline.
To fix this problem just change keep-together="5" to keep-together.within-column="5".
Note also that XEP treats all numeric keeps values as "always".
Best regards,
Alexander Peshkov mailto:peshkov at renderx.com
RenderX
GL> Hi,
GL> I'm using XEP 3.7.4 Client.
GL> I have a problem with the attached file. Text inside <fo:inline
font-style="italic">> wont wrap inside a tablecell. Must be something
GL> simple but i cant isolate the problem. Is there any solution available
GL> for this?
GL> Regards,
GL> Geurt Lagemaat
GL> Oriana Automatisering
-------------------
(*) 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