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

Annotation of mandoc/regress/tbl/data/insert.in, Revision 1.1

1.1     ! schwarze    1: .\" $OpenBSD: insert.in,v 1.1 2017/07/04 20:59:17 schwarze Exp $
        !             2: .TH TBL-DATA-INSERT 1 "July 4, 2017"
        !             3: .SH NAME
        !             4: tbl-data-insert \- insertion of empty spans for line-only layout rows
        !             5: .SH DESCRIPTION
        !             6: initial text
        !             7: .TS
        !             8: tab(:);
        !             9: _ _
        !            10: l l
        !            11: - -
        !            12: l r
        !            13: _ ^
        !            14: r.
        !            15: colum one:column two
        !            16: left:right
        !            17: not:printed
        !            18: right:left
        !            19: .TE
        !            20: .sp
        !            21: final text

CVSweb