home *** CD-ROM | disk | FTP | other *** search
- /*
- Modified for Commercial II
- and with +, -, and = for equations
- */
- char Sw[256-32] { /*Special font widths*/
- 0,0, /*.=Sw+042-40*/
- 13, /*"*/
- 29, /*#*/
- 0,0,0,0, /*.=Sw+074-40*/
- 0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,
- 0,0,0,0,
- 36, /*<*/
- 0, /*.=Sw+076-40*/
- 36, /*>*/
- 0, /*.=Sw+100-40*/
- 36, /*@*/
- 0,0,0,0,0,0,0, /*.=Sw+134-40*/
- 0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,
- 0,0,0,0,
- 15, /*\\*/
- 0, /*.=Sw+136-40*/
- 15, /*^*/
- 18, /*_ underrule*/
- 0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,
- 0,0,0,
- 14, /*{*/
- 0, /*.=Sw+175-40*/
- 14, /*}*/
- 15, /*~*/
- 0, /*.=Sw+220-40*/
- 0,0,0,0,0,0,0,0,
- 0,0,0,0,0,0,0,0,
- 17, /*section*/
- 0, /*.=Sw+222-40*/
- 10, /*acute accent*/
- 10, /*grave accent*/
- 18, /*underrule*/
- 15, /*slash (longer)*/
- 0, /**/
- 0, /**/
- 24, /*alpha*/
- 23+0300, /*beta*/
- 23+0100, /*gamma*/
- 19+0200, /*delta*/
- 18, /*epsilon*/
- 18+0300, /*zeta*/
- 23+0100, /*eta*/
- 19+0200, /*theta*/
- 13, /*iota*/
- 21, /*kappa*/
- 22+0200, /*lambda*/
- 25+0100, /*mu*/
- 20, /*nu*/
- 20+0300, /*xi*/
- 20, /*omicron*/
- 27, /*pi*/
- 21+0100, /*rho*/
- 27, /*sigma*/
- 20, /*tau*/
- 21, /*upsilon*/
- 25+0300, /*phi*/
- 22+0100, /*chi*/
- 24+0300, /*psi*/
- 25, /*omega*/
- 24+0200, /*Gamma*/
- 26+0200, /*Delta*/
- 28+0200, /*Theta*/
- 28+0200, /*Lambda*/
- 27+0200, /*Xi*/
- 29+0200, /*Pi*/
- 25+0200, /*Sigma*/
- 0, /**/
- 28+0200, /*Upsilon*/
- 29+0200, /*Phi*/
- 32+0200, /*Psi*/
- 36+0200, /*Omega*/
- 30, /*square root*/
- 18+0100, /*terminal sigma*/
- 18, /*root en*/
- 36, /*>=*/
- 36, /*<=*/
- 36, /*identically equal*/
- 27, /*minus*/
- 36, /*approx =*/
- 36, /*approximates*/
- 36, /*not equal*/
- 36, /*right arrow*/
- 36, /*left arrow*/
- 18, /*up arrow*/
- 18, /*down arrow*/
- 27, /*equal*/
- 27, /*multiply*/
- 27, /*divide*/
- 36, /*plus-minus*/
- 36, /*cup (union)*/
- 36, /*cap (intersection)*/
- 36, /*subset of*/
- 36, /*superset of*/
- 36, /*improper subset*/
- 36, /*improper superset*/
- 34, /*infinity*/
- 21, /*partial derivative*/
- 36+0200, /*gradient*/
- 22, /*not*/
- 24, /*integral sign*/
- 27, /*proportional to*/
- 28, /*empty set*/
- 27, /*member of*/
- 27, /*plus*/
- 0,
- 0,
- 0, /*box vert rule (was 2.)*/
- 0,
- 17, /*dbl dagger*/
- 42, /*right hand*/
- 42, /*left hand*/
- 16, /*math * */
- 41, /*bell system sign*/
- 9, /*or*/
- 27, /*circle*/
- 9, /*left top (of big curly)*/
- 9, /*left bottom*/
- 9, /*right top*/
- 9, /*right bot*/
- 9, /*left center of big curly bracket*/
- 9, /*right center of big curly bracket*/
- 9, /*bold vertical*/
- 9, /*left floor (left bot of big sq bract)*/
- 9, /*right floor (rb of ")*/
- 9, /*left ceiling (lt of ")*/
- 9 }; /*right ceiling (rt of ")*/
-