[PATCH xorg-docs] informaltable cleanup
Matt Dew
marcoz at osource.org
Tue Jan 3 09:38:33 PST 2012
On 01/03/2012 08:41 AM, Gaetan Nadon wrote:
> 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).
HTML, text and ps output look fine as well.
>
> Acked-by: Gaetan Nadon<memsize at videotron.ca>
More information about the xorg-devel
mailing list