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

Annotation of mandoc/regress/eqn/subsup/combine.in, Revision 1.1

1.1     ! schwarze    1: .Dd October 10, 2014
        !             2: .Dt SUBSUP-COMBINE 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm subsup-combine
        !             6: .Nd combination of subscripts and superscripts
        !             7: .Sh DESCRIPTION
        !             8: initial text
        !             9: .EQ
        !            10: x sub 1 sup 2 + e sup x sub 2
        !            11: .EN
        !            12: final text

CVSweb