]> git.lyx.org Git - features.git/commitdiff
Martin's umlaut bindings
authorAndré Pönitz <poenitz@gmx.net>
Mon, 4 Feb 2002 11:04:16 +0000 (11:04 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Mon, 4 Feb 2002 11:04:16 +0000 (11:04 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3478 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/bind/math.bind

index ddb1bad61155547caa64ff1c5893ea6a012c1609..ff13f0d6c9a426e1cc86fea58af1e4b36f4b3ed1 100644 (file)
@@ -1,3 +1,7 @@
+2002-02-04  Martin Vermeer <martin.vermeer@hut.fi>
+
+       * bind/math-bind: keybindings for umlauts and other special chars
+
 2002-01-31  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * images/figure-insert.xpm: renamed as images/graphics-insert.xpm.
index 114ff84d93e2e31a7485f238c9fde06b59db3c1e..895758b2d75c6a4908e6f88f740207a5617f2fa8 100644 (file)
 \bind "M-m g S-W"    "math-insert \Omega"
 \bind "M-m g S-X"    "math-insert \Xi"
 \bind "M-m g S-Y"    "math-insert \Varphi"
+
+
+\bind "M-m S-Aring"     "math-insert Å"
+\bind "M-m aring"       "math-insert å"
+\bind "M-m S-Oslash"    "math-insert Ø"
+\bind "M-m oslash"      "math-insert ø"
+\bind "M-m S-Adiaeresis"    "math-insert Ä"
+\bind "M-m adiaeresis"  "math-insert ä"
+\bind "M-m S-Odiaeresis"    "math-insert Ö"
+\bind "M-m odiaeresis"  "math-insert ö"
+\bind "M-m S-Udiaeresis"    "math-insert Ü"
+\bind "M-m udiaeresis"  "math-insert ü"
+