home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Distributions / ucb / spencer_2bsd.tar.gz / 2bsd.tar / src / me / 300.courier10 next >
Text File  |  1980-02-17  |  5KB  |  212 lines

  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. "\2031/4",     /*1/4*/
  103. "\2031/2",     /*1/2*/
  104. "\2033/4",     /*3/4*/
  105. "\001-",     /*minus*/
  106. "\202fi",     /*fi*/
  107. "\202fl",     /*fl*/
  108. "\202ff",     /*ff*/
  109. "\203ffi",     /*ffi*/
  110. "\203ffl",     /*ffl*/
  111. "\001\343o\303",     /*degree*/
  112. "\001\341-\301|",     /*dagger*/
  113. "\001\342s\302s",     /*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\\\303\241'\301\241'\344\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/-\301\202'\244'\202\341", /*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. "\001 ",     /*Xi*/
  150. "\001\242[]\204[]\242\343-\303", /*Pi*/
  151. "\001\200>\302-\345-\303", /*Sigma*/
  152. "\000\0",     /**/
  153. "\001Y",     /*Upsilon*/
  154. "\001[\b]\bo", /*Phi*/
  155. "\001\200[]-\302\202'\244`\202\342", /*Psi*/
  156. "\001\200O\302\241-\202-\241\342", /*Omega*/
  157. "\001 ",     /*square root*/
  158. "\001 ",     /*terminal sigma*/
  159. "\001 ",     /*root en*/
  160. "\001\341_\301>",     /*>=*/
  161. "\001\341_\301<",     /*<=*/
  162. "\001\341_\301=",     /*identically equal*/
  163. "\001-",     /*equation minus*/
  164. "\001=\b~",     /*approx =*/
  165. "\001\302~\342~",     /*approximates*/
  166. "\001=\b/",     /*not equal*/
  167. "\002->",     /*right arrow*/
  168. "\002<-",     /*left arrow*/
  169. "\001|\b^",     /*up arrow*/
  170. "\001|\bv",     /*down arrow*/
  171. "\001=",     /*equation equal*/
  172. "\001\342x\302",     /*multiply*/
  173. "\001/",     /*divide*/
  174. "\001\341_\301+",     /*plus-minus*/
  175. "\001U",     /*cup (union)*/
  176. "\001\242|\202^\202|\242",     /*cap (intersection)*/
  177. "\001 ",     /*subset of*/
  178. "\001 ",     /*superset of*/
  179. "\001 ",     /*improper subset*/
  180. "\001 ",     /* improper superset*/
  181. "\002o\242o\202",     /*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|\201^\242\306`\201\346",    /*integral sign*/
  186. "\001 ",     /*proportional to*/
  187. "\001o\b/",     /*empty set*/
  188. "\001 ",     /*member of*/
  189. "\001+",     /*equation plus*/
  190. "\003(r)",     /*registered*/
  191. "\003(c)",     /*copyright*/
  192. "\001|",     /*box rule */
  193. "\001c\b/",     /*cent sign*/
  194. "\001=\b|",     /*dbl dagger*/
  195. "\002*>",     /*right hand*/
  196. "\002<*",     /*left hand*/
  197. "\001*",     /*math * */
  198. "\001 ",     /*bell system sign*/
  199. "\001\341v\301",     /*or (was star)*/
  200. "\001O",     /*circle*/
  201. "\001\343\202-\303\242|",     /*left top (of big curly)*/
  202. "\001\303\202-\343\242|",     /*left bottom*/
  203. "\001\343\242-\303\202|",     /*right top*/
  204. "\001\303\242-\343\202|",     /*right bot*/
  205. "\001\242-\202|",     /*left center of big curly bracket*/
  206. "\001\202-\242|",     /*right center of big curly bracket*/
  207. "\001|",    /*bold vertical*/
  208. "\001\303\202-\343\242|",    /*left floor (left bot of big sq bract)*/
  209. "\001\303\242-\343\202|",    /*right floor (rb of ")*/
  210. "\001\343\202-\303\242|",    /*left ceiling (lt of ")*/
  211. "\001\343\242-\303\202|"};    /*right ceiling (rt of ")*/
  212.