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

Annotation of mandoc/regress/man/HP/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 HP-FRACTION 1 "July 24, 2025"
        !             3: .SH NAME
        !             4: HP-fraction \- indentation by non-integer multiples of EN
        !             5: .SH DESCRIPTION
        !             6: Normal text.
        !             7: .HP 60u
        !             8: Each hanged paragraph gets a sufficient amount of text
        !             9: to wrap to the next line.
        !            10: This one is indenred by 60u.
        !            11: .HP 61u
        !            12: Each hanged paragraph gets a sufficient amount of text
        !            13: to wrap to the next line.
        !            14: This one is indenred by 61u.
        !            15: .PP
        !            16: Normal text.
        !            17: .RS 2.5n
        !            18: Offset 2.5n.
        !            19: .HP 48u
        !            20: Each hanged paragraph gets a sufficient amount of text
        !            21: to wrap to the next line.
        !            22: This one is indenred by 48u.
        !            23: .HP 49u
        !            24: Each hanged paragraph gets a sufficient amount of text
        !            25: to wrap to the next line.
        !            26: This one is indenred by 49u.
        !            27: .PP
        !            28: Back to 2.5n.
        !            29: .RE
        !            30: Normal text.

CVSweb