David Tolpin wrote:
> this is done in confromance with the specification.
> By default, table-layout="fixed". For table-layout="fixed",
> table width is determined in the same way as of a block container
> or a block in the same context, that is, 100% (with some reservations).
> The columns are then widened to fill the whole table width.
>
> What you want is <fo:table table-layout="auto">, then the same.
> Should work.
I thought that this change is related to table-layout="auto" so I tried
it before posting my message here. If I specify table-layout="auto" and
omit <fo:table-column column-width="..."/> table and column widths are
calculated automatically.
But I want explicit column widths, so I used <fo:table-column .../>. But
when I add table-layout="auto" to such table, table is expanded to 100%.
See attached FO file. I would expect that the last three tables should
look same (this result gives me XEP3).
-- ------------------------------------------------------------------ Jirka Kosek e-mail: jirka@kosek.cz http://www.kosek.cz ------------------------------------------------------------------ Profesionální školení a poradenství v oblasti technologií XML. Podívejte se na náš nově spuštěný web http://DocBook.cz Podrobný přehled školení http://xmlguru.cz/skoleni/ ------------------------------------------------------------------
-------------------
(*) 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.8 : Thu Oct 28 2004 - 09:02:04 PDT