On 12-01-02 10:40 PM, Matt Dew wrote: > On certain tables, add top and bottom borders to table header > and a bottom border to the table. This matches what those > tables in the old pdfs looked like. > > the <?dbfo keep-together='always'> prevents tables from splitting across > pages. > Useful for tiny tables. > > Converting the colwidth to a floating point, IE, 1* -> 1.0* cleans up these > build errors: > WARNING: table-layout="fixed" and column-width unspecified => falling back to > proportional-column-width(1) > > > --- > specs/CTEXT/ctext.xml | 181 > ++++++++++++++++++++++++++----------------------- > 1 files changed, 96 insertions(+), 85 deletions(-)
Check that HTML looks good after this change (or did not get worse). Acked-by: Gaetan Nadon <mems...@videotron.ca> _______________________________________________ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel