[BACK]Return to two.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / esc

Annotation of mandoc/regress/roff/esc/two.in, Revision 1.1

1.1     ! schwarze    1: .Dd October 28, 2014
        !             2: .Dt ESC-TWO 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm esc-two
        !             6: .Nd roff two-character escape sequences
        !             7: .Sh DESCRIPTION
        !             8: lines: \(ba \(br \(ul \(bb \(sl \(rs
        !             9: .\" groff doesn't know \(rl
        !            10: .br
        !            11: markers: \(bu \(lz \(sq \(lh \(rh \(at \(sh \(CR
        !            12: .\" the circle \(ci differs
        !            13: .\" the daggers \(dd and \(dg use backspace
        !            14: .\" \(ps and \(sc intentionally differ
        !            15: .\" groff doesn't know \(OK
        !            16: .br
        !            17: legal: \(co \(rg \(tm
        !            18: .br
        !            19: punctuation: \(em \(en \(hy
        !            20: .\" the inverted punctuation is intentionally different
        !            21: .br
        !            22: quotes: \(Bq \(bq \(oq \(cq \(aq \(dq \(Fo \(Fc \(fo \(fc
        !            23: .\" the double quotes \(lq and \(rq differ
        !            24: .br
        !            25: brackets: \(lB \(rB \(lC \(rC \(la \(ra \(bv \(lt \(lk \(rt \(rk \(rb
        !            26: .\" the left bottom \(lb differs
        !            27: .br
        !            28: arrows: \(<- \(-> \(lA \(rA \(hA
        !            29: .\" the left-right arrow \(<> differs
        !            30: .\" groff doesn't know \(va and \(vA
        !            31: .\" the vertical arrows \(da, \(ua, \(uA, \(dA use backspace
        !            32: .br
        !            33: logical: \(AN \(OR \(no \(te \(st \(tf \(3d \(or
        !            34: .\" the universal quantifier \(fa uses backspace
        !            35: .br
        !            36: mathematical: \(pl \(mi \(-+ \(+- \(pc \(mu \(di \(f/ \(**
        !            37: \(<= \(>= \(<< \(>> \(eq \(!= \(== \(ne \(=~ \(ap \(~~ \(~= \(pt
        !            38: \(es \(mo \(sb \(sp \(ca \(cu
        !            39: \(sr \(lc \(rc \(lf \(rf \(if \(Ah \(Im \(Re \(pd
        !            40: .\" groff doesn't know \(-~, \(nb, \(nc, \(-h
        !            41: .\" these differ: \(nm \(ib \(ip \(/_ \(pp \(gr
        !            42: .\" these use backspace: \(c* \(c+ \(is
        !            43: .br
        !            44: ligatures: \(ff \(fi \(fl \(Fi \(Fl \(AE \(ae \(OE \(oe \(IJ \(ij
        !            45: .\" the German eszett \(ss differs
        !            46: .br
        !            47: accents: \(a" \(a^ \(aa \(ga \(ab \(ac \(ad \(ah \(ao \(a~ \(ho \(ha \(ti
        !            48: .\" the macron \(a- differs
        !            49: .\" groff doesn't know \(a.
        !            50: .br
        !            51: accented and special letters:
        !            52: \('A \('E \('I \('O \('U \('a \('e \('i \('o \('u
        !            53: \(`A \(`E \(`I \(`O \(`U \(`a \(`e \(`i \(`o \(`u
        !            54: \(~A \(~N \(~O \(~a \(~n \(~o
        !            55: \(:A \(:E \(:I \(:O \(:U \(:a \(:e \(:i \(:o \(:u \(:y
        !            56: \(^A \(^E \(^I \(^O \(^U \(^a \(^e \(^i \(^o \(^u
        !            57: \(,C \(,c \(/L \(/l \(/O \(/o \(oA \(oa \(-D \(.i
        !            58: .\" these intentionally differ: \(Sd \(TP \(Tp
        !            59: .\" groff doesn't know \(.j
        !            60: .br
        !            61: currency: \(Do \(ct \(Eu \(eu \(Ye \(Fo
        !            62: .\" uses backspace: \(Cs
        !            63: .\" the GB pound \(Po is intentionally different
        !            64: .br
        !            65: units: \(fm \(mc
        !            66: .\" groff doesn't know \(%O
        !            67: .\" \(sd differs
        !            68: .\" \(de is intentionally different
        !            69: .br
        !            70: greek letters: \(*A \(*B \*D \(*E \(*Z \(*Y \*H \(*I \(*K \(*L
        !            71: \(*M \(*N \*C \(*O \(*P \(*R \(*T \(*U \*F \(*X \(*Q \(*W
        !            72: \(*a \(*b \(*g \(*d \(*e \(*z \(*y \(*h \(*i \(*k \(*l
        !            73: \(*m \(*n \(*c \(*o \(*p \(*r \(*s \(*t \(*u \(*f \(*x \(*q \(*w
        !            74: \(+h \(+f \+p \(+e \(ts
        !            75: .\" these differ: \(*G \(*S

CVSweb