]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/latinkeys.bind
lyxpak.py: Python 3 compatibility
[lyx.git] / lib / bind / latinkeys.bind
index b3ff9242185051c1f36a1765f43c9b8ea554fe02..410b7058bcc540d1828d2262329981dc14b938a1 100644 (file)
@@ -1,15 +1,19 @@
+# -*- text -*-
+
 # file latinkeys.bind
 # This file is part of LyX, the document processor.
 # Licence details can be found in the file COPYING.
 
-# author Lars Gullik Bjønnes
+# author Lars Gullik Bjønnes
 # author Jean-Marc Lasgouttes
-# author Jürgen Spitzmüller
+# author Jürgen Spitzmüller
 
 # Full author contact details are available in file CREDITS.
 
 # KP_ keys. Should possibly be moved to another file
+
+Format 4
+
 \bind "KP_0"                   "self-insert 0"
 \bind "KP_1"                   "self-insert 1"
 \bind "KP_2"                   "self-insert 2"
 \bind "braceright"             "self-insert"
 \bind "asciitilde"             "self-insert"
 
-\bind "nobreakspace"           "space-insert protected"
 \bind "exclamdown"             "self-insert"
 \bind "cent"                   "self-insert"
 \bind "sterling"               "self-insert"
 \bind "OE"                     "self-insert"
 \bind "oe"                     "self-insert"
 \bind "Ydiaeresis"             "self-insert"
-