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

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

CVSweb