# sed script for conversion KEYBCS2 to MACCE # Josef Tkadlec, tkadlec@math.feld.cvut.cz, Thu 11-14-1996 y/0/0/ # # non-convertable non-letters are implicitely unchaged (except case 3); you can # # 1. ignore them # s/[]//g # s:::g # s///g # s///g # s///g # s/[]//g # s/[]//g # s/[]//g # s///g # # 2. approximate them (at least by a space) # (if you want beta to German ss, replace the line y//b/ by y/// # - this line should be after the conversion of letter !!! # y//|aGpSsmtFTOd0=./ # s::1/4:g # s//+-/g # s//^n/g # s//^2/g # y// / # y// / # y// / # y//b/ # # 3. convert horizontal line to an en-dash # convert apostrophes to single quotations (!!! - be careful) y/// y/'`// # # Czech letters # y//瀉꽻뇊˗/ # # all convertable characters y//瀉꽻뇊˗ȳ֡/