[BACK]Return to center.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / tbl / layout

Annotation of mandoc/regress/tbl/layout/center.in, Revision 1.1

1.1     ! schwarze    1: .TH TBL-LAYOUT-CENTER 1
        !             2: .SH NAME
        !             3: tbl-layout-center \- centering of table cells
        !             4: .SH DESCRIPTION
        !             5: normal text
        !             6: .TS
        !             7: tab(:);
        !             8: r c l
        !             9: r c l
        !            10: r c l
        !            11: c s l
        !            12: r c s
        !            13: r c l .
        !            14: *:*:*
        !            15: **:**:**
        !            16: ***:***:***
        !            17: ***:***
        !            18: ***:***
        !            19: ***:***:***
        !            20: ****:****:****
        !            21: *****:*****:*****
        !            22: .TE

CVSweb