"Andreas L. Delmelle" <[EMAIL PROTECTED]> wrote on 18.05.2004 18:09:15:
> Indeed, but the columns can be absent in the source FO. In which case > they're actually to be considered present, and their widths are determined > by the cells in the first row (--or, but I didn't dare consider that > possibility just yet, in case of auto-layout, by the cell 'in' that column > that has the content with the largest width). As far as I understand the spec, table-column elements with a column-width property are mandatory for tables with fixed table layout. >From the spec: 7.26.9.: The "column-width" property must be specified for every column, unless the automatic table layout is used. To me, this means not only that column-width is mandatory in fixed-layout *if* table-column elements exist, but also that a table-column needs to exist for each column. Since they don't talk about a derived trait, but of a column-width property that also isn't inherited, I can only conclude that "must be specified for every column" means: 1. In fixed-layout, there MUST be a table-column element for each column. AND 2. In fixed-layout, the column-width property must be set in all table-column elements. Arnd -- Arnd Beißner Cappelino Informationstechnologie GmbH Bahnhofstr. 3, 71063 Sindelfingen, Germany Tel.: +49-7031-763863-11, Fax: +49-7031-763863-99 Mobile: +49-173-3016917