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

Annotation of mandoc/regress/eqn/define/font.in, Revision 1.1

1.1     ! schwarze    1: .Dd June 25, 2017
        !             2: .Dt DEFINE-FONT 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm define-font
        !             6: .Nd font selection takes place after define resolution
        !             7: .Sh DESCRIPTION
        !             8: initial text
        !             9: .EQ
        !            10: define alias 'sin x'
        !            11: alias
        !            12: define sin 'value'
        !            13: sin
        !            14: .EN
        !            15: final text

CVSweb