kbproto: Changes to 'master'

Matt Dew marcoz at kemper.freedesktop.org
Mon Jan 16 14:40:18 PST 2012


 specs/appA.xml |  281 +++++-----
 specs/appC.xml |  263 +++++----
 specs/ch04.xml |   43 -
 specs/ch06.xml |   70 +-
 specs/ch07.xml |   79 +--
 specs/ch09.xml |   82 +--
 specs/ch12.xml |   67 +-
 specs/ch13.xml |   34 -
 specs/ch15.xml |   19 
 specs/ch16.xml | 1501 +++++++++++++++++++++++++++++----------------------------
 10 files changed, 1260 insertions(+), 1179 deletions(-)

New commits:
commit b0f7912512091ea58dfaf8dffb2a658a6afeb96d
Author: Matt Dew <marcoz at osource.org>
Date:   Mon Jan 16 15:38:49 2012 -0700

    informaltable cleanup
    
    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)
    
    Signed-off-by: Matt Dew <marcoz at osource.org>



More information about the xorg-commit mailing list