fix bug 912

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17670 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2007-04-01 02:02:28 +00:00
parent cb768c29d3
commit 44c4c02c5d
3 changed files with 11 additions and 14 deletions

View File

@ -12,7 +12,6 @@
\kmap Ö Ö
\kmap Ü Ü
\kmap ~ ° # degree
\kmap @ \" # shift-numbers is different on German kbd
\kmap \# §
\kmap ^ &
\kmap & /
@ -27,21 +26,21 @@
\kmap Z Y
\kmap y z
\kmap Y Z
\kmap [ ü #"\\\"{u}" # [{ maps to u umlaut
\kmap { Ü #"\\\"{U}"
\kmap [ ü # "\\\"{u}" # [{ maps to u umlaut
\kmap { Ü # "\\\"{U}"
\kmap ] +
\kmap } *
\kmap ; ö #"\\\"{o}" # ;: maps to o umlaut
\kmap : Ö #"\\\"{O}"
\kmap ' ä #"\\\"{a}" # '" maps to a umlaut
\kmap \" Ä # "\\\"{A}"
\kmap ; ö # "\\\"{o}" # ;: maps to o umlaut
\kmap : Ö # "\\\"{O}"
\kmap ' ä # "\\\"{a}" # '" maps to a umlaut
\kmap @ Ä # "\\\"{A}" # " couldn't be mapped because it's reserved for quotation
\kmap < ; # yet some modifiers
\kmap > :
\kmap / -
\kmap ? _
\kmap \\ \#
\kmap | '
\kxmod acute i í # correct some misspellings :-)
\kxmod acute i í
\kxmod acute j ȷ́
\kxmod grave i ì
\kxmod grave j ȷ̀

View File

@ -15,7 +15,6 @@
#\kmap Ö Ö
#\kmap Ü Ü
\kmap ~ ° # degree
\kmap @ \" # shift-numbers are different on German kbd
\kmap \# § #"\\S "
\kmap ^ &
\kmap & /
@ -37,7 +36,7 @@
\kmap ; ö #"\\\"o" # ;: maps to o umlaut
\kmap : Ö #"\\\"O"
\kmap ' ä #"\\\"a" # '" maps to a umlaut
\kmap \" Ä # "\\\"A"
\kmap @ Ä # "\\\"A" # " couldn't be mapped because it's reserved for quotation
\kmap < ; # yet some modifiers
\kmap > :
\kmap / -
@ -45,7 +44,7 @@
\kmap \\ \#
\kmap | '
# needed only for lyx-0.10.7
#\kxmod acute i í # correct some misspellings :-)
#\kxmod acute i í
#\kxmod acute j ȷ́
#\kxmod grave i ì
#\kxmod grave j ȷ̀

View File

@ -5,7 +5,6 @@
#
\kmod ` circumflex aceijnorsuyzACEIJNORSUYZ # dead circumflex
\kmap ~ ° # degree
\kmap @ \" # shift-numbers is different on German kbd
\kmap \# §
\kmap ^ &
\kmap & /
@ -27,14 +26,14 @@
\kmap ; ö # ;: maps to o umlaut
\kmap : Ö
\kmap ' ä # '" maps to a umlaut
\kmap \" Ä
\kmap @ Ä # "\\\"A" # " couldn't be mapped because it's reserved for quotation
\kmap < ; # yet some modifiers
\kmap > :
\kmap / -
\kmap ? _
\kmap \\ \#
\kmap | '
\kxmod acute i í # correct some misspellings :-)
\kxmod acute i í
\kxmod acute j ȷ́
\kxmod grave i ì
\kxmod grave j ȷ̀