Bell 32V development
[unix-history] / usr / src / cmd / troff / term / code.300
CommitLineData
aad24849
TL
1"\001 ", /*space*/
2"\001!", /*!*/
3"\001\"", /*"*/
4"\001#", /*#*/
5"\001$", /*$*/
6"\001%", /*%*/
7"\001&", /*&*/
8"\001'", /*' close*/
9"\001(", /*(*/
10"\001)", /*)*/
11"\001*", /***/
12"\001+", /*+*/
13"\001,", /*,*/
14"\001-", /*- hyphen*/
15"\001.", /*.*/
16"\001/", /*/*/
17"\2010", /*0*/
18"\2011", /*1*/
19"\2012", /*2*/
20"\2013", /*3*/
21"\2014", /*4*/
22"\2015", /*5*/
23"\2016", /*6*/
24"\2017", /*7*/
25"\2018", /*8*/
26"\2019", /*9*/
27"\001:", /*:*/
28"\001;", /*;*/
29"\001<", /*<*/
30"\001=", /*=*/
31"\001>", /*>*/
32"\001?", /*?*/
33"\001@", /*@*/
34"\201A", /*A*/
35"\201B", /*B*/
36"\201C", /*C*/
37"\201D", /*D*/
38"\201E", /*E*/
39"\201F", /*F*/
40"\201G", /*G*/
41"\201H", /*H*/
42"\201I", /*I*/
43"\201J", /*J*/
44"\201K", /*K*/
45"\201L", /*L*/
46"\201M", /*M*/
47"\201N", /*N*/
48"\201O", /*O*/
49"\201P", /*P*/
50"\201Q", /*Q*/
51"\201R", /*R*/
52"\201S", /*S*/
53"\201T", /*T*/
54"\201U", /*U*/
55"\201V", /*V*/
56"\201W", /*W*/
57"\201X", /*X*/
58"\201Y", /*Y*/
59"\201Z", /*Z*/
60"\001[", /*[*/
61"\001\\", /*\*/
62"\001]", /*]*/
63"\001^", /*^*/
64"\001_", /*_ dash*/
65"\001`", /*` open*/
66"\201a", /*a*/
67"\201b", /*b*/
68"\201c", /*c*/
69"\201d", /*d*/
70"\201e", /*e*/
71"\201f", /*f*/
72"\201g", /*g*/
73"\201h", /*h*/
74"\201i", /*i*/
75"\201j", /*j*/
76"\201k", /*k*/
77"\201l", /*l*/
78"\201m", /*m*/
79"\201n", /*n*/
80"\201o", /*o*/
81"\201p", /*p*/
82"\201q", /*q*/
83"\201r", /*r*/
84"\201s", /*s*/
85"\201t", /*t*/
86"\201u", /*u*/
87"\201v", /*v*/
88"\201w", /*w*/
89"\201x", /*x*/
90"\201y", /*y*/
91"\201z", /*z*/
92"\001{", /*{*/
93"\001|", /*|*/
94"\001}", /*}*/
95"\001~", /*~*/
96"\000\0", /*narrow sp*/
97"\001-", /*hyphen*/
98"\001o\b+", /*bullet*/
99"\002[]", /*square*/
100"\001-", /*3/4 em*/
101"\001_", /*rule*/
102"\000\0", /*1/4*/
103"\000\0", /*1/2*/
104"\000\0", /*3/4*/
105"\001-", /*minus*/
106"\202fi", /*fi*/
107"\202fl", /*fl*/
108"\202ff", /*ff*/
109"\203ffi", /*ffi*/
110"\203ffl", /*ffl*/
111"\000\0", /*degree*/
112"\000\0", /*dagger*/
113"\000\0", /*section*/
114"\001'", /*foot mark*/
115"\001'", /*acute accent*/
116"\001`", /*grave accent*/
117"\001_", /*underrule*/
118"\001/", /*slash (longer)*/
119"\000\0", /*half narrow space*/
120"\001 ", /*unpaddable space*/
121"\001\241c\202(\241", /*alpha*/
122"\001\200B\242\302|\202\342", /*beta*/
123"\001\200)\201/\241", /*gamma*/
124"\001\200o\342<\302", /*delta*/
125"\001<\b-", /*epsilon*/
126"\001\200c\201\301,\241\343<\302", /*zeta*/
127"\001\200n\202\302|\242\342", /*eta*/
128"\001O\b-", /*theta*/
129"\001i", /*iota*/
130"\001k", /*kappa*/
131"\001\200\\\304\241'\301\241'\345\202", /*lambda*/
132"\001\200u\242,\202", /*mu*/
133"\001\241(\203/\242", /*nu*/
134"\001\200c\201\301,\241\343c\241\301`\201\301", /*xi*/
135"\001o", /*omicron*/
136"\001\341-\303\"\301\"\343", /*pi*/
137"\001\200o\242\302|\342\202", /*rho*/
138"\001\200o\301\202~\341\242", /*sigma*/
139"\001\200t\301\202~\243~\201\341", /*tau*/
140"\001v", /*upsilon*/
141"\001o\b/", /*phi*/
142"\001x", /*chi*/
143"\001\200/-\302\202'\244'\202\342", /*psi*/
144"\001\241u\203u\242", /*omega*/
145"\001\242|\202\343-\303\202`\242", /*Gamma*/
146"\001\242/\303-\204-\343\\\242", /*Delta*/
147"\001O\b=", /*Theta*/
148"\001\242/\204\\\242", /*Lambda*/
149"\000\0", /*Xi*/
150"\001\242[]\204[]\242\343-\303", /*Pi*/
151"\001\200>\302-\345-\303", /*Sigma*/
152"\000\0", /**/
153"\001Y", /*Upsilon*/
154"\001o\b[\b]", /*Phi*/
155"\001\200[]-\302\202'\244`\202\342", /*Psi*/
156"\001\200O\302\241-\202-\241\342", /*Omega*/
157"\000\0", /*square root*/
158"\000\0", /*terminal sigma*/
159"\000\0", /*root en*/
160"\001>\b_", /*>=*/
161"\001<\b_", /*<=*/
162"\001=\b_", /*identically equal*/
163"\001-", /*equation minus*/
164"\001=\b~", /*approx =*/
165"\000\0", /*approximates*/
166"\001=\b/", /*not equal*/
167"\002->", /*right arrow*/
168"\002<-", /*left arrow*/
169"\001|\b^", /*up arrow*/
170"\000\0", /*down arrow*/
171"\001=", /*equation equal*/
172"\001x", /*multiply*/
173"\001/", /*divide*/
174"\001+\b_", /*plus-minus*/
175"\001U", /*cup (union)*/
176"\000\0", /*cap (intersection)*/
177"\000\0", /*subset of*/
178"\000\0", /*superset of*/
179"\000\0", /*improper subset*/
180"\000\0", /* improper superset*/
181"\002oo", /*infinity*/
182"\001\200o\201\301`\241\341`\241\341`\201\301", /*partial derivative*/
183"\001\242\\\343-\204-\303/\242", /*gradient*/
184"\001\200-\202\341,\301\242", /*not*/
185"\001\200|'\202`\243\306'\241`\202\346", /*integral sign*/
186"\000\0", /*proportional to*/
187"\000\0", /*empty set*/
188"\000\0", /*member of*/
189"\001+", /*equation plus*/
190"\001r\bO", /*registered*/
191"\001c\bO", /*copyright*/
192"\001|", /*box rule */
193"\001c\b/", /*cent sign*/
194"\000\0", /*dbl dagger*/
195"\000\0", /*right hand*/
196"\001*", /*left hand*/
197"\001*", /*math * */
198"\000\0", /*bell system sign*/
199"\001|", /*or (was star)*/
200"\001O", /*circle*/
201"\001|", /*left top (of big curly)*/
202"\001|", /*left bottom*/
203"\001|", /*right top*/
204"\001|", /*right bot*/
205"\001|", /*left center of big curly bracket*/
206"\001|", /*right center of big curly bracket*/
207"\001|", /*bold vertical*/
208"\001|", /*left floor (left bot of big sq bract)*/
209"\001|", /*right floor (rb of ")*/
210"\001|", /*left ceiling (lt of ")*/
211"\001|"}; /*right ceiling (rt of ")*/