add shortcut for creating numbered formulas (we already have a menu entry for this)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22381 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2008-01-05 13:08:15 +00:00
parent b5c74f84ae
commit 4ebf254f5f

View File

@ -64,6 +64,7 @@
\bind "C-m" "math-mode" \bind "C-m" "math-mode"
\bind "C-S-M" "math-display" \bind "C-S-M" "math-display"
\bind "C-M-n" "command-sequence math-display; math-number;"
\bind "C-f" "dialog-show findreplace" \bind "C-f" "dialog-show findreplace"
\bind "C-g" "error-next" \bind "C-g" "error-next"