[BACK]Return to fraction.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / TP

Annotation of mandoc/regress/man/TP/fraction.in, Revision 1.1

1.1     ! schwarze    1: .\" $OpenBSD: fraction.in,v 1.1 2025/07/24 10:55:09 schwarze Exp $
        !             2: .TH TP-FRACTION 1 "July 24, 2015"
        !             3: .SH NAME
        !             4: TP-fraction \- indentation by non-integer multiples of EN
        !             5: .SH DESCRIPTION
        !             6: regular
        !             7: text
        !             8: .TP 5.5n
        !             9: tag
        !            10: indent 5.5n
        !            11: .TP 5.6n
        !            12: tag
        !            13: indent 5.6n
        !            14: .PP
        !            15: regular
        !            16: text
        !            17: .RS 5.5n
        !            18: offset 5.5n
        !            19: .TP 5n
        !            20: tag
        !            21: indent 5.5n + 5n
        !            22: .TP 5.1n
        !            23: tag
        !            24: indent 5.5n + 5.1n
        !            25: .PP
        !            26: back to 5.5n
        !            27: .RE
        !            28: regular
        !            29: text

CVSweb