[BACK]Return to zerowidth.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / char / space

Annotation of mandoc/regress/char/space/zerowidth.in, Revision 1.1

1.1     ! schwarze    1: .TH SPACE-ZEROWIDTH 1 "October 27, 2014" OpenBSD
        !             2: .SH NAME
        !             3: space-zerowidth \- zero width and narrow space characters
        !             4: .SH DESCRIPTION
        !             5: .nf
        !             6: BEGINTEST
        !             7: zero width space \e& between A and B: A\&B
        !             8: hyphenation allowed \e% between A and B: A\%B
        !             9: half-narrow (1/12) space \e^ between A and B: A\^B
        !            10: narrow space (1/6) \e| between A and B: A\|B
        !            11: ENDTEST
        !            12: .fi

CVSweb