mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 22:06:15 +00:00
remove greek bindings too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6603 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5ab95412fe
commit
6075ffd88d
@ -1,3 +1,8 @@
|
|||||||
|
2003-03-28 John Levon <levon@movementarian.org>
|
||||||
|
|
||||||
|
* bind/sciword.bind:
|
||||||
|
* bind/math.bind: remove math-greek*
|
||||||
|
|
||||||
2003-03-27 John Levon <levon@movementarian.org>
|
2003-03-27 John Levon <levon@movementarian.org>
|
||||||
|
|
||||||
* bind/cua.bind: add MS Word's "track changes" shortcut
|
* bind/cua.bind: add MS Word's "track changes" shortcut
|
||||||
|
@ -123,7 +123,6 @@
|
|||||||
\bind "Escape" "escape"
|
\bind "Escape" "escape"
|
||||||
\bind "C-Tab" "tab-insert"
|
\bind "C-Tab" "tab-insert"
|
||||||
\bind "M-m space" "math-space"
|
\bind "M-m space" "math-space"
|
||||||
\bind "M-m S-G" "math-greek-toggle"
|
|
||||||
|
|
||||||
# This should be handled properly by some "get the next key" method
|
# This should be handled properly by some "get the next key" method
|
||||||
|
|
||||||
|
@ -17,10 +17,6 @@
|
|||||||
#\bind "C-e" "------"
|
#\bind "C-e" "------"
|
||||||
# Sciword mnemonic.
|
# Sciword mnemonic.
|
||||||
\bind "C-f" "math-insert \frac"
|
\bind "C-f" "math-insert \frac"
|
||||||
# Greek for only one character. "math-greek-toggle" is the persistent Greek
|
|
||||||
# toggle which nobody really needs when typing math.
|
|
||||||
#\bind "C-g" "math-greek"
|
|
||||||
#\bind "C-S-G" "math-greek-toggle"
|
|
||||||
|
|
||||||
# Since the toggles don't work in 1.2.0, let's define all letters.
|
# Since the toggles don't work in 1.2.0, let's define all letters.
|
||||||
# lowercase math Greek
|
# lowercase math Greek
|
||||||
|
Loading…
Reference in New Issue
Block a user