]> git.lyx.org Git - features.git/commitdiff
add shortcut for creating numbered formulas (we already have a menu entry for this)
authorUwe Stöhr <uwestoehr@web.de>
Sat, 5 Jan 2008 13:08:15 +0000 (13:08 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sat, 5 Jan 2008 13:08:15 +0000 (13:08 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22381 a592a061-630c-0410-9148-cb99ea01b6c8

lib/bind/cua.bind

index ba1ea0048a5ec959e088edf37b4df299396533b9..91f37c5150bbb04b20b97fd07b21aa715d1ea5a0 100644 (file)
@@ -64,6 +64,7 @@
 
 \bind "C-m"                    "math-mode"
 \bind "C-S-M"                  "math-display"
+\bind "C-M-n"                  "command-sequence math-display; math-number;"
 
 \bind "C-f"                    "dialog-show findreplace"
 \bind "C-g"                    "error-next"