[xep-support] Wrapping Text Around a Table

Jeremy Kassis jkassis at jkassis.com
Sun Aug 29 22:56:54 PDT 2004


Thanks for the quick response! The float seems to do the job nicely. But I'm
having trouble aligning it. I've tried baseline-shift and alignment-adjust
(among other properties) on both the fo:float and the table within. And I
can't seem to reposition the rendered table with respect to the line on
which I've declared the float. Any other tips?

Thanks again!


Best,
jk

-----Original Message-----
From: owner-xep-support at renderx.com [mailto:owner-xep-support at renderx.com]
On Behalf Of W. Eliot Kimber
Sent: Saturday, August 28, 2004 5:30 AM
To: xep-support at renderx.com
Subject: Re: [xep-support] Wrapping Text Around a Table

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




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