[xep-support] Wrapping Text Around a Table
W. Eliot Kimber
ekimber at innodata-isogen.com
Sat Aug 28 05:30:17 PDT 2004
Jeremy Kassis wrote:
> I want to insert a table into a flow of text and have the text wrap around
> the table. Is there any way to do that in xml:fo. With XEP?
You can put the table (or any other element) in a side float
(float="start" or float="end"). Text will flow around the other side and
bottom.
There is no way in XSL-FO 1.0 to have text automatically wrap on both
sides of another flow object. [This feature was discussed at some length
at one of our face-to-face meetings and we convinced ourselves that
the behavior had too much potential complexity to be able to address it
in XSL-FO 1.1.]
>
> Alternatively, can I create a two-column, two-row table where the top-left,
> bottom-left, and bottom-right cells are all spanned together?
No. You can only span in direction or the other.
But I think a side float should do what you need.
Cheers,
E.
--
W. Eliot Kimber
Professional Services
Innodata Isogen
9390 Research Blvd, #410
Austin, TX 78759
(512) 372-8122
eliot at innodata-isogen.com
www.innodata-isogen.com
-------------------
(*) 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