xref: /original-bsd/old/roff/nroff_term/chartst (revision 9ad5198e)
1/*-
2 * %sccs.include.proprietary.c%
3 *
4 *	@(#)chartst	4.2 (Berkeley) 04/18/91
5 */
6
7.LP
8.nf
9.ta 5 10 15 20
10.de x
11|\\$1	|	\w'\\$1'	\\$2
12..
13.sp
14Roman \fIitalics\fP \fBboldface\fP
15.sp
16.x \(hy "hyphen"
17.x \(bu "bullet"
18.x \(sq "square"
19.x \(em "3/4em"
20.x \(ru "rule"
21.x \(14 "1/4"
22.x \(12 "1/2"
23.x \(34 "3/4"
24.x \(mi "equation minus"
25.x \(fi "fi"
26.x \(fl "fl"
27.x \(ff "ff"
28.x \(Fi "ffi"
29.x \(Fl "ffl"
30.x \(de "degree"
31.x \(dg "dagger"
32.x \(sc "section"
33.x \(fm "foot mark"
34.x \(aa "acute accent"
35.x \(ga "grave accent"
36.x \(ul "underrule"
37.x \(sl "slash (longer)"
38.x \(*a "alpha"
39.x \(*b "beta"
40.x \(*g "gamma"
41.x \(*d "delta"
42.x \(*e "epsilon"
43.x \(*z "zeta"
44.x \(*y "eta"
45.x \(*h "theta"
46.x \(*i "iota"
47.x \(*k "kappa"
48.x \(*l "lambda"
49.x \(*m "mu"
50.x \(*n "nu"
51.x \(*c "xi"
52.x \(*o "omicron"
53.x \(*p "pi"
54.x \(*r "rho"
55.x \(*s "sigma"
56.x \(*t "tau"
57.x \(*u "upsilon"
58.x \(*f "phi"
59.x \(*x "chi"
60.x \(*q "psi"
61.x \(*w "omega"
62.x \(*A "Alpha"
63.x \(*B "Beta"
64.x \(*G "Gamma"
65.x \(*D "Delta"
66.x \(*E "Epsilon"
67.x \(*Z "Zeta"
68.x \(*Y "Eta"
69.x \(*H "Theta"
70.x \(*I "Iota"
71.x \(*K "Kappa"
72.x \(*L "Lambda"
73.x \(*M "Mu"
74.x \(*N "Nu"
75.x \(*C "Xi"
76.x \(*O "Omicron"
77.x \(*P "Pi"
78.x \(*R "Rho"
79.x \(*S "Sigma"
80.x \(*T "Tau"
81.x \(*U "Upsilon"
82.x \(*F "Phi"
83.x \(*X "Chi"
84.x \(*Q "Psi"
85.x \(*W "Omega"
86.x \(sr "square root"
87.x \(ts "terminal sigma"
88.x \(rn "root en"
89.x "\(sr\(rn" "combo"
90.x \(>= ">="
91.x \(<= "<="
92.x \(== "identically equal"
93.x \(~= "approx ="
94.x \(ap "approximates"
95.x \(!= "not equal"
96.x \(-> "right arrow"
97.x \(<- "left arrow"
98.x \(ua "up arrow"
99.x \(da "down arrow"
100.x \(eq "equation equal"
101.x \(mu "multiply"
102.x \(di "divide"
103.x \(+- "plus-minus"
104.x \(cu "cup (union)"
105.x \(ca "cap (intersection)"
106.x \(sb "subset of"
107.x \(sp "superset of"
108.x \(ib "improper subset"
109.x \(ip "  '' superset"
110.x \(if "infinity"
111.x \(pd "partial derivative"
112.x \(gr "gradient"
113.x \(no "not"
114.x \(is "integral sign"
115.x \(pt "proportional to"
116.x \(es "empty set"
117.x \(mo "member of"
118.x \(pl "equation plus"
119.x \(rg "registered"
120.x \(co "copyright"
121.x \(br "box vert rule"
122.x \(ct "cent sign"
123.x \(dd "dbl dagger"
124.x \(rh "right hand"
125.x \(lh "left hand"
126.x \(** "math * "
127.x \(bs "bell system sign"
128.x \(or "or"
129.x \(ci "circle"
130.x \(lt "left top (of big curly)"
131.x \(lb "left bottom"
132.x \(rt "right top"
133.x \(rb "right bot"
134.x \(lk "left center of big curly bracket"
135.x \(rk "right center of big curly bracket"
136.x \(bv "bold vertical"
137.x \(lf "left floor (left bot of big sq bract)"
138.x \(rf "right floor (rb of '')"
139.x \(lc "left ceiling (lt of '')"
140.x \(rc "right ceiling (rt of '')"
141