[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.3

1.3     ! schwarze    1: .\" $OpenBSD: numbers.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $
        !             2: .TH TBL-LAYOUT-NUMBERS 1 "January 29, 2017"
1.1       schwarze    3: .SH NAME
                      4: tbl-layout-numbers \- alignment of numbers in tables
                      5: .SH DESCRIPTION
                      6: normal text
                      7: .TS
                      8: box tab(:);
                      9: r || n | n .
                     10: 1:1.00:+42.0
                     11: _
                     12: 10:-10.0:3.14
                     13: .TE

CVSweb