home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / GNU / recode-3.4-MIHS / src / File-Latin1 < prev    next >
Encoding:
Internet Message Format  |  1993-12-31  |  2.1 KB

  1. From: Martin Maechler <maechler@stat.math.ethz.ch>
  2. Date: Thu, 30 Dec 93 17:32:26 +0100
  3.  
  4. Here are ALL codes 128 - 255 [== OKTAL 200 - 377 ]     you see ISO-Latin1
  5. ----------------------------           ---------        ----------
  6.  
  7. To produce such a letter in Emacs, you type
  8.       <ctrl>qNNN
  9. where <ctrl>q or "C-q" or "^q" is <CONTROL> and "Q" ,  and   NNN = OCTAL code 
  10.  
  11. BETTER: With 'iso-insert' [now in our default],
  12. ------- type ([ C-x 8 " a ]) to get î   --> C-x 8 C-h  gives bindings
  13. NUCH BETTER: with  "/u/sfs/emacs/international.el":
  14. ===========  Alt + a =  A-a  |--> î,   A-O  |--> á , etc.
  15.  
  16. Note that \200 - \236  [the first 32,  128--160] are NOT ISO-latin1
  17. displayed:
  18.  
  19.  ÀÁÂÃÄÅÇ    |||    ÈÉÊËÌÍÎ
  20. ÐÑÒÓÔÕÖÙ    |||    ÚÛÜÝÞµ×
  21.  
  22. Note that \240 is VERY funny "invisible", makes things reversevideo../invisible
  23. depending on Emacs version.
  24. For this reason, I  OMIT it in the following [Enter it with ^Q240]:
  25.  
  26. Dec Oct          Dec Oct 
  27.       ¡¢£⁄¥ƒ§             ¤’“«‹›fifl
  28. 160 240: 01234567     168 250:   01234567
  29.             
  30.          ®–†‡·¦¶•                ‚„”»…‰¬¿
  31. 176 260: 01234567     184 270:   01234567
  32.             
  33.          ¹ˋ´ˆ˜¯˘˙                ¨²˚¸³˝˛ˇ
  34. 192 300: 01234567     200 310:   01234567
  35.             
  36.          —±¼½¾àáâ                ãäåçèéêë
  37. 208 320: 01234567     216 330:   01234567
  38.             
  39.          ìÆíªîïðñ                ŁØŒºòóôõ
  40. 224 340: 01234567     232 350:   01234567
  41.             
  42.          öæùúûıüý                łøœßþÿ
  43. 240 360: 01234567     248 370:   01234567
  44.                                 
  45. --------------
  46. Ein paar Beispiele / some examples  [using OCT code]
  47.  ü <-|  366  - 40 = 326 |-> á
  48.  î <-|  344  - 40 = 304 |-> ˜
  49.  þ <-|  374  - 40 = 334 |-> è
  50.  
  51. Texte:
  52.  
  53. ásterreich ist fþr Zþrcher und Zþrcherinnen eigentlich nîher als das
  54. Bîrner Oberland, aber wer müchte wohl Kîrnten mit einem Besuch beglþcken ?
  55.  
  56. Peter Bþhlmann, Markus Hþrzeler, Prof. Hansruedi Kþnsch, Frau Christina Kþnzli,
  57.  Martin Mîchler -- alle hîtten gerne ihre Namen mit Umlauten. 
  58.  
  59. Ob dies Markus ˜bi wohl auch so sîhe ?
  60.  
  61. Pour Paul-AndrØ ou ²tienne, c'est plustût les accents aigus, grave et
  62. circonflexes, ña c'est clair.
  63.  
  64. El Niæo, das ist ein warmer Wind in der sþdlichen Hemisphîre...
  65.  
  66.  «3•4 = 3 â 4 = 12»  oder «(fl2)† = 4»  oder « 1ý2 = ‰ » 
  67.  
  68.  schreiben sich auch schüner...
  69.