]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.ui
Fix bug 2901: Add menu entry for numbered formulas
[lyx.git] / lib / ui / stdmenus.ui
index 2c0878422d34fc05fa5fdedda238a8fe483d6bbc..0c1bcb81697292a407a6073430d88bdbb85f883f 100644 (file)
@@ -334,6 +334,7 @@ Menuset
        Menu "insert_math"
                Item "Inline Formula|I" "math-mode on"
                Item "Display Formula|D" "math-display"
+               Item "Numbered Formula|N" "command-sequence math-display; math-number;"
                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;"