Re: [xep-support] Wrap text inside table

From: Alexander Peshkov (peshkov@renderx.com)
Date: Fri Feb 20 2004 - 01:38:42 PST

  • Next message: Alexander Peshkov: "Re: [xep-support] Font styles for True Type fonts"

    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@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@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



    This archive was generated by hypermail 2.1.5 : Fri Feb 20 2004 - 01:50:20 PST