home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / texmf / source / TeX / tex / texcork.cnf < prev    next >
Encoding:
Text File  |  1993-11-01  |  1.4 KB  |  74 lines

  1. % `texcork.cnf'
  2. %
  3. % Contains codepage mapping to be included in the configurationfile
  4. % `tex.cnf' (resp. `bigtex.cnf' for BigTeX) to map between the ATARI ST
  5. % character set and the EC/DC/Cork font codes.
  6. % The character set of the ATARI ST is similar to PC codepage 436 with
  7. % a lot of characters replaced by hebrew and other characters.
  8. %
  9. % ----------    ----------     ----------     ----------     ----------
  10. %
  11. % Mapping Atari ST character set --> EC-/DC-Font Encoding  (ISO Latin-1 & 2)
  12. %
  13. % E.g. ^^84 = ^^e4  means a character with ST code "84 is read as character
  14. % with code "E4 by TeX.
  15. % I.e. you can input this character either as "„" or as "^^e4" (if ^ has the
  16. % category code 7).
  17. %
  18. codepage
  19.  ^^80 = ^^c7
  20.  ^^81 = ^^fc
  21.  ^^82 = ^^e9
  22.  ^^83 = ^^e2
  23.  ^^84 = ^^e4
  24.  ^^85 = ^^e0
  25.  ^^86 = ^^e5
  26.  ^^87 = ^^e7
  27.  ^^88 = ^^ea
  28.  ^^89 = ^^eb
  29.  ^^8a = ^^e8
  30.  ^^8b = ^^ef
  31.  ^^8c = ^^ee
  32.  ^^8d = ^^ec
  33.  ^^8e = ^^c4
  34.  ^^8f = ^^c5
  35.  ^^90 = ^^c9
  36.  ^^91 = ^^e6
  37.  ^^92 = ^^c6
  38.  ^^93 = ^^f4
  39.  ^^94 = ^^f6
  40.  ^^95 = ^^f2
  41.  ^^96 = ^^fb
  42.  ^^97 = ^^f9
  43.  ^^98 = ^^b8
  44.  ^^99 = ^^d6
  45.  ^^9a = ^^dc    % ^^9b = Cent
  46.  ^^9c = ^^bf    % ^^9d = Yen
  47.  ^^9e = ^^ff    % ^^9f = f
  48.  ^^a0 = ^^e1
  49.  ^^a1 = ^^ed
  50.  ^^a2 = ^^f3
  51.  ^^a3 = ^^fa    % a4-a8
  52.  ^^a8 = ^^be    % a9-ac
  53.  ^^ad = ^^1a
  54.  ^^ae = ^^13
  55.  ^^af = ^^14
  56.  ^^b0 = ^^e3
  57.  ^^b1 = ^^f5
  58.  ^^b2 = ^^d8
  59.  ^^b3 = ^^f8
  60.  ^^b4 = ^^f7
  61.  ^^b5 = ^^d7
  62.  ^^b6 = ^^c1
  63.  ^^b7 = ^^c3
  64.  ^^b8 = ^^d5
  65.  ^^b9 = ^^04
  66.  ^^ba = ^^01    % bb-bf
  67.  ^^c0 = ^^bc
  68.  ^^c1 = ^^9c    % c2-dc
  69.  ^^dd = ^^9f    % de-f7
  70.  ^^f8 = ^^06    % f9-fe
  71.  ^^ff = ^^09
  72. <<
  73. #
  74.