]> git.lyx.org Git - features.git/blobdiff - lib/ui/stdmenus.inc
Fix bug #6709: Inserting a numbered equation to a display equation toggles the displa...
[features.git] / lib / ui / stdmenus.inc
index beb2472200301998328c1f085773855c94993bf2..179a10cc8cb06928c8760f574f3b6eb6f45fa450 100644 (file)
@@ -410,7 +410,7 @@ Menuset
        Menu "insert_math"
                Item "Inline Formula|I" "math-mode"
                Item "Display Formula|D" "math-display"
-               Item "Numbered Formula|N" "command-sequence math-display; math-number-toggle;"
+               Item "Numbered Formula|N" "command-sequence math-mode on; math-mutate equation; math-number-toggle;"
                Item "Eqnarray Environment|E" "command-sequence math-mode on; math-mutate eqnarray;"
                Item "AMS align Environment|a" "command-sequence math-mode on; math-mutate align;"
                Item "AMS alignat Environment|t" "command-sequence math-mode on; math-mutate alignat;"