This patch (from Uwe) will go in later today. See also
http://bugzilla.lyx.org/show_bug.cgi?id=2901
Jean-Marc, also OK for 1.4.4?
Georg
Index: lib/ui/stdmenus.ui
===================================================================
--- lib/ui/stdmenus.ui (Revision 15303)
+++ lib/ui/stdmenus.ui (Arbeitskopie)
@@ -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;"