1/* $MirOS: src/share/tmac/tab/code.x-ecs,v 1.3 2012/05/22 00:06:44 tg Exp $ */
2
3/*-
4 * Copyright (c) 1979, 1980, 1981, 1986, 1988, 1990, 1991, 1992
5 *     The Regents of the University of California.
6 * Copyright (C) Caldera International Inc.  2001-2002.
7 * Copyright (c) 2003, 2004, 2012
8 *	Thorsten "mirabilos" Glaser <tg@mirbsd.org>
9 * All rights reserved.
10 *
11 * Redistribution and use in source and binary forms,
12 * with or without modification, are permitted provided
13 * that the following conditions are met:
14 *
15 * Redistributions of source code and documentation must retain
16 * the above copyright notice, this list of conditions and the
17 * following disclaimer.  Redistributions in binary form must
18 * reproduce the above copyright notice, this list of conditions
19 * and the following disclaimer in the documentation and/or other
20 * materials provided with the distribution.
21 *
22 * All advertising materials mentioning features or use of this
23 * software must display the following acknowledgement:
24 *   This product includes software developed or owned by
25 *   Caldera International, Inc.
26 *
27 * Neither the name of Caldera International, Inc. nor the names
28 * of other contributors may be used to endorse or promote products
29 * derived from this software without specific prior written permission.
30 *
31 * USE OF THE SOFTWARE PROVIDED FOR UNDER THIS LICENSE BY CALDERA
32 * INTERNATIONAL, INC. AND CONTRIBUTORS "AS IS" AND ANY EXPRESS
33 * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
34 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
35 * ARE DISCLAIMED.  IN NO EVENT SHALL CALDERA INTERNATIONAL, INC. BE
36 * LIABLE FOR ANY DIRECT, INDIRECT INCIDENTAL, SPECIAL, EXEMPLARY, OR
37 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
38 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
39 * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
40 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
41 * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
42 * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
43 *
44 *	@(#)code.x-ecs	4.2 (Berkeley) 4/18/91
45 */
46
47"\001 ",	/*space*/
48"\001!",	/*!*/
49"\001\"",	/*"*/
50"\001#",	/*#*/
51"\001$",	/*$*/
52"\001%",	/*%*/
53"\001&",	/*&*/
54"\001'",	/*'*/
55"\001(",	/*(*/
56"\001)",	/*)*/
57"\001*",	/***/
58"\001+",	/*+*/
59"\001,",	/*,*/
60"\001-",	/*-*/
61"\001.",	/*.*/
62"\001/",	/*/*/
63"\2010",	/*0*/
64"\2011",	/*1*/
65"\2012",	/*2*/
66"\2013",	/*3*/
67"\2014",	/*4*/
68"\2015",	/*5*/
69"\2016",	/*6*/
70"\2017",	/*7*/
71"\2018",	/*8*/
72"\2019",	/*9*/
73"\001:",	/*:*/
74"\001;",	/*;*/
75"\001<",	/*<*/
76"\001=",	/*=*/
77"\001>",	/*>*/
78"\001?",	/*?*/
79"\001@",	/*@*/
80"\201A",	/*A*/
81"\201B",	/*B*/
82"\201C",	/*C*/
83"\201D",	/*D*/
84"\201E",	/*E*/
85"\201F",	/*F*/
86"\201G",	/*G*/
87"\201H",	/*H*/
88"\201I",	/*I*/
89"\201J",	/*J*/
90"\201K",	/*K*/
91"\201L",	/*L*/
92"\201M",	/*M*/
93"\201N",	/*N*/
94"\201O",	/*O*/
95"\201P",	/*P*/
96"\201Q",	/*Q*/
97"\201R",	/*R*/
98"\201S",	/*S*/
99"\201T",	/*T*/
100"\201U",	/*U*/
101"\201V",	/*V*/
102"\201W",	/*W*/
103"\201X",	/*X*/
104"\201Y",	/*Y*/
105"\201Z",	/*Z*/
106"\001[",	/*[*/
107"\001\\",	/*\*/
108"\001]",	/*]*/
109"\001^",	/*^*/
110"\001_",	/*_*/
111"\001`",	/*`*/
112"\201a",	/*a*/
113"\201b",	/*b*/
114"\201c",	/*c*/
115"\201d",	/*d*/
116"\201e",	/*e*/
117"\201f",	/*f*/
118"\201g",	/*g*/
119"\201h",	/*h*/
120"\201i",	/*i*/
121"\201j",	/*j*/
122"\201k",	/*k*/
123"\201l",	/*l*/
124"\201m",	/*m*/
125"\201n",	/*n*/
126"\201o",	/*o*/
127"\201p",	/*p*/
128"\201q",	/*q*/
129"\201r",	/*r*/
130"\201s",	/*s*/
131"\201t",	/*t*/
132"\201u",	/*u*/
133"\201v",	/*v*/
134"\201w",	/*w*/
135"\201x",	/*x*/
136"\201y",	/*y*/
137"\201z",	/*z*/
138"\001{",	/*{*/
139"\001|",	/*|*/
140"\001}",	/*}*/
141"\001~",	/*~*/
142"\000\0",		/*narrow sp*/
143"\001-",		/*hyphen*/
144"\001\016Z\017",	/*bullet*/
145"\002[]",		/*square*/
146"\002--",		/*3/4 em dash*/
147"\001_",		/*rule*/
148"\0031/4",		/*1/4*/
149"\0031/2",		/*1/2*/
150"\0033/4",		/*3/4*/
151"\001-",		/*minus*/
152"\202fi",		/*fi*/
153"\202fl",		/*fl*/
154"\202ff",		/*ff*/
155"\203ffi",		/*ffi*/
156"\203ffl",		/*ffl*/
157"\001\016p\017",	/*degree*/
158"\001|\b\342-\302",	/*dagger*/
159"\001\301s\343s\302",	/*section*/
160"\001'",		/*foot mark*/
161"\001\033Z",		/*acute accent*/
162"\001`",		/*grave accent*/
163"\001_",		/*underrule*/
164"\001/",		/*long slash*/
165"\000\0",		/*half narrow space*/
166"\001 ",		/*unpaddable space*/
167"\001\016A\017",		/*alpha*/
168"\001\016B\017",		/*beta*/
169"\001\016C\017",		/*gamma*/
170"\001\016D\017",		/*delta*/
171"\001\016E\017",		/*epsilon*/
172"\001\016F\017",		/*zeta*/
173"\001\016G\017",		/*eta*/
174"\001\016H\017",		/*theta*/
175"\001\016I\017",		/*iota*/
176"\001\016J\017",		/*kappa*/
177"\001\016K\017",		/*lambda*/
178"\001\016L\017",		/*mu*/
179"\001\016M\017",		/*nu*/
180"\001\016N\017",		/*xi*/
181"\001\016O\017",		/*omicron*/
182"\001\016P\017",		/*pi*/
183"\001\016Q\017",		/*rho*/
184"\001\016R\017",		/*sigma*/
185"\001\016S\017",		/*tau*/
186"\001\016T\017",		/*upsilon*/
187"\001\016U\017",		/*phi*/
188"\001\016V\017",		/*chi*/
189"\001\016W\017",		/*psi*/
190"\001\016X\017",		/*omega*/
191"\001\016#\017",		/*Gamma*/
192"\001\016$\017",		/*Delta*/
193"\001\016(\017",		/*Theta*/
194"\001\016+\017",		/*Lambda*/
195"\001\016.\017",		/*Xi*/
196"\001\0160\017",		/*Pi*/
197"\001\0169\017",		/*Sigma*/
198"\000",				/**/
199"\001\0164\017",		/*Upsilon*/
200"\001\0165\017",		/*Phi*/
201"\001\0167\017",		/*Psi*/
202"\001\0168\017",		/*Omega*/
203"\001\016[\017",		/*square root*/
204"\001\016Y\017",		/*\(ts yields script-l*/
205"\001\016k\017",		/*root en*/
206"\001>\b_",			/*>=*/
207"\001<\b_",			/*<=*/
208"\001=\b_",			/*identically equal*/
209"\001-",			/*equation minus*/
210"\001\016o\017",		/*approx =*/
211"\001\016n\017",		/*approximates*/
212"\001=\b/",			/*not equal*/
213"\002-\242-\202>",		/*right arrow*/
214"\002<\b\202-\242\200-",	/*left arrow*/
215"\001|\b^",			/*up arrow*/
216"\001|\b\302v\342",		/*down arrow*/
217"\001=",			/*equation equal*/
218"\001\016|\017",		/*multiply*/
219"\001\016}\017",		/*divide*/
220"\001\016j\017",		/*plus-minus*/
221"\001\243|\203_\203|\243",		/*cup (union)*/
222"\001\243|\203\351_\311\203|\243",	/*cap (intersection)*/
223"\001\243(\203\302-\345-\303",		/*subset of*/
224"\001\302-\345-\303\203)\243",		/*superset of*/
225"\001_\b\243(\203\302-\345-\303",	/*improper subset*/
226"\001_\b\302-\345-\303\203)\243",	/*improper superset*/
227"\001\016~\017",			/*infinity*/
228"\001\200o\201\301`\241\341`\241\341`\201\301", /*partial derivative*/
229"\001\016:\017", 		/*gradient*/
230"\001\200-\202\341,\301\242",		/*not*/
231"\001\016?\017",		/*integral sign*/
232"\002o\242c\202",		/*proportional to*/
233"\001O\b/",			/*empty set*/
234"\001<\b\341-\302",		/*member of*/
235"\001+",			/*equation plus*/
236"\003(R)",			/*registered*/
237"\003(C)",			/*copyright*/
238"\001|",			/*box rule */
239"\001\033Y",			/*cent sign*/
240"\001|\b\342=\302",		/*double dagger*/
241"\002=>",			/*right hand*/
242"\002<=",			/*left hand*/
243"\001*",			/*math * */
244"\001\0162\017",		/*\(bs yields small sigma*/
245"\001|",			/*or (was star)*/
246"\001O",			/*circle*/
247"\001|",		/*left top of big brace*/
248"\001|",		/*left bot of big brace*/
249"\001|",		/*right top of big brace*/
250"\001|",		/*right bot of big brace*/
251"\001\016]\017",	/*left center of big brace*/
252"\001\016\\\017",	/*right center of big brace*/
253"\001|",		/*bold vertical*/
254"\001|",		/*left floor (lb of big bracket)*/
255"\001|",		/*right floor (rb of big bracket)*/
256"\001|",		/*left ceiling (lt of big bracket)*/
257"\001|",		/*right ceiling (rt of big bracket)*/
258