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