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

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

1.1     ! schwarze    1: .TH TBL-LAYOUT-NUMBERS 1
        !             2: .SH NAME
        !             3: tbl-layout-numbers \- alignment of numbers in tables
        !             4: .SH DESCRIPTION
        !             5: normal text
        !             6: .TS
        !             7: box tab(:);
        !             8: r || n | n .
        !             9: 1:1.00:+42.0
        !            10: _
        !            11: 10:-10.0:3.14
        !            12: .TE

CVSweb