converted man page
[unix-history] / usr / src / old / roff / nroff / ntab.c
CommitLineData
6b1e34f6
RH
1#ifndef lint
2static char sccsid[] = "@(#)ntab.c 4.1 %G%";
3#endif lint
4
5#define BYTE 8
6#define PAIR(A,B) (A|(B<<BYTE))
7/*
8character name tables
9modified for BTL special font version 4
10and Commercial II
11*/
12
13
14int chtab [] = {
15PAIR('h','y'), 0200, /*hyphen*/
16PAIR('b','u'), 0201, /*bullet*/
17PAIR('s','q'), 0202, /*square*/
18PAIR('e','m'), 0203, /*3/4em*/
19PAIR('r','u'), 0204, /*rule*/
20PAIR('1','4'), 0205, /*1/4*/
21PAIR('1','2'), 0206, /*1/2*/
22PAIR('3','4'), 0207, /*3/4*/
23PAIR('m','i'), 0302, /*equation minus*/
24PAIR('f','i'), 0211, /*fi*/
25PAIR('f','l'), 0212, /*fl*/
26PAIR('f','f'), 0213, /*ff*/
27PAIR('F','i'), 0214, /*ffi*/
28PAIR('F','l'), 0215, /*ffl*/
29PAIR('d','e'), 0216, /*degree*/
30PAIR('d','g'), 0217, /*dagger*/
31PAIR('s','c'), 0220, /*section*/
32PAIR('f','m'), 0221, /*foot mark*/
33PAIR('a','a'), 0222, /*acute accent*/
34PAIR('g','a'), 0223, /*grave accent*/
35PAIR('u','l'), 0224, /*underrule*/
36PAIR('s','l'), 0225, /*slash (longer)*/
37PAIR('*','a'), 0230, /*alpha*/
38PAIR('*','b'), 0231, /*beta*/
39PAIR('*','g'), 0232, /*gamma*/
40PAIR('*','d'), 0233, /*delta*/
41PAIR('*','e'), 0234, /*epsilon*/
42PAIR('*','z'), 0235, /*zeta*/
43PAIR('*','y'), 0236, /*eta*/
44PAIR('*','h'), 0237, /*theta*/
45PAIR('*','i'), 0240, /*iota*/
46PAIR('*','k'), 0241, /*kappa*/
47PAIR('*','l'), 0242, /*lambda*/
48PAIR('*','m'), 0243, /*mu*/
49PAIR('*','n'), 0244, /*nu*/
50PAIR('*','c'), 0245, /*xi*/
51PAIR('*','o'), 0246, /*omicron*/
52PAIR('*','p'), 0247, /*pi*/
53PAIR('*','r'), 0250, /*rho*/
54PAIR('*','s'), 0251, /*sigma*/
55PAIR('*','t'), 0252, /*tau*/
56PAIR('*','u'), 0253, /*upsilon*/
57PAIR('*','f'), 0254, /*phi*/
58PAIR('*','x'), 0255, /*chi*/
59PAIR('*','q'), 0256, /*psi*/
60PAIR('*','w'), 0257, /*omega*/
61PAIR('*','A'), 0101, /*Alpha*/
62PAIR('*','B'), 0102, /*Beta*/
63PAIR('*','G'), 0260, /*Gamma*/
64PAIR('*','D'), 0261, /*Delta*/
65PAIR('*','E'), 0105, /*Epsilon*/
66PAIR('*','Z'), 0132, /*Zeta*/
67PAIR('*','Y'), 0110, /*Eta*/
68PAIR('*','H'), 0262, /*Theta*/
69PAIR('*','I'), 0111, /*Iota*/
70PAIR('*','K'), 0113, /*Kappa*/
71PAIR('*','L'), 0263, /*Lambda*/
72PAIR('*','M'), 0115, /*Mu*/
73PAIR('*','N'), 0116, /*Nu*/
74PAIR('*','C'), 0264, /*Xi*/
75PAIR('*','O'), 0117, /*Omicron*/
76PAIR('*','P'), 0265, /*Pi*/
77PAIR('*','R'), 0120, /*Rho*/
78PAIR('*','S'), 0266, /*Sigma*/
79PAIR('*','T'), 0124, /*Tau*/
80PAIR('*','U'), 0270, /*Upsilon*/
81PAIR('*','F'), 0271, /*Phi*/
82PAIR('*','X'), 0130, /*Chi*/
83PAIR('*','Q'), 0272, /*Psi*/
84PAIR('*','W'), 0273, /*Omega*/
85PAIR('s','r'), 0274, /*square root*/
86PAIR('t','s'), 0275, /*terminal sigma*/
87PAIR('r','n'), 0276, /*root en*/
88PAIR('>','='), 0277, /*>=*/
89PAIR('<','='), 0300, /*<=*/
90PAIR('=','='), 0301, /*identically equal*/
91PAIR('~','='), 0303, /*approx =*/
92PAIR('a','p'), 0304, /*approximates*/
93PAIR('!','='), 0305, /*not equal*/
94PAIR('-','>'), 0306, /*right arrow*/
95PAIR('<','-'), 0307, /*left arrow*/
96PAIR('u','a'), 0310, /*up arrow*/
97PAIR('d','a'), 0311, /*down arrow*/
98PAIR('e','q'), 0312, /*equation equal*/
99PAIR('m','u'), 0313, /*multiply*/
100PAIR('d','i'), 0314, /*divide*/
101PAIR('+','-'), 0315, /*plus-minus*/
102PAIR('c','u'), 0316, /*cup (union)*/
103PAIR('c','a'), 0317, /*cap (intersection)*/
104PAIR('s','b'), 0320, /*subset of*/
105PAIR('s','p'), 0321, /*superset of*/
106PAIR('i','b'), 0322, /*improper subset*/
107PAIR('i','p'), 0323, /* " superset*/
108PAIR('i','f'), 0324, /*infinity*/
109PAIR('p','d'), 0325, /*partial derivative*/
110PAIR('g','r'), 0326, /*gradient*/
111PAIR('n','o'), 0327, /*not*/
112PAIR('i','s'), 0330, /*integral sign*/
113PAIR('p','t'), 0331, /*proportional to*/
114PAIR('e','s'), 0332, /*empty set*/
115PAIR('m','o'), 0333, /*member of*/
116PAIR('p','l'), 0334, /*equation plus*/
117PAIR('r','g'), 0335, /*registered*/
118PAIR('c','o'), 0336, /*copyright*/
119PAIR('b','r'), 0337, /*box vert rule*/
120PAIR('c','t'), 0340, /*cent sign*/
121PAIR('d','d'), 0341, /*dbl dagger*/
122PAIR('r','h'), 0342, /*right hand*/
123PAIR('l','h'), 0343, /*left hand*/
124PAIR('*','*'), 0344, /*math * */
125PAIR('b','s'), 0345, /*bell system sign*/
126PAIR('o','r'), 0346, /*or*/
127PAIR('c','i'), 0347, /*circle*/
128PAIR('l','t'), 0350, /*left top (of big curly)*/
129PAIR('l','b'), 0351, /*left bottom*/
130PAIR('r','t'), 0352, /*right top*/
131PAIR('r','b'), 0353, /*right bot*/
132PAIR('l','k'), 0354, /*left center of big curly bracket*/
133PAIR('r','k'), 0355, /*right center of big curly bracket*/
134PAIR('b','v'), 0356, /*bold vertical*/
135PAIR('l','f'), 0357, /*left floor (left bot of big sq bract)*/
136PAIR('r','f'), 0360, /*right floor (rb of ")*/
137PAIR('l','c'), 0361, /*left ceiling (lt of ")*/
138PAIR('r','c'), 0362, /*right ceiling (rt of ")*/
1390,0};