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

Annotation of mandoc/regress/tbl/mod/font.in, Revision 1.3

1.3     ! schwarze    1: .\" $OpenBSD: font.in,v 1.4 2017/07/04 14:53:27 schwarze Exp $
        !             2: .TH TBL-MOD-FONT 1 "February 10, 2015"
1.1       schwarze    3: .SH NAME
                      4: tbl-mod-font \- font modifiers in table layouts
                      5: .SH DESCRIPTION
                      6: normal text
                      7: .TS
                      8: box tab(:);
                      9: cb|cfCW|ci
                     10: cFI | cf(foobar) | cFB.
                     11: bold:roman:italic
                     12: _
                     13: italic:roman:bold
                     14: and:so:on
                     15: .TE
1.2       schwarze   16: .sp
                     17: leaked tab settings:
                     18: .br
                     19: a      b       c       d       e

CVSweb