> Wouter de Vaal wrote:
> > Is it possible to add a caption to an external-graphic without putting
> > it in a table?
>
> It depends on what you mean by "add a caption to an external-graphic".
>
Sorry for not being clear. I meant an image with a text underneath it. I was
wondering if this could be done without putting it in a table or block..

On a related note: if I create a few fo:table withing 1 fo:block, each
table will appears on the next line. So I was hoping for

<table><table><table>

but I get

<table>
<table>
<table>

Is there a way to tweak this behaviour without using a "grand" table? So for
example when the three tables are too big, a newline will be automatically
be inserted like:

<table><table>
<table>

If this could be possible, I would have exactly what I need..

Thanx,
Wouter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to