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