]> git.lyx.org Git - features.git/blobdiff - lib/ui/default.ui
LyX Drinkers United: patch 2
[features.git] / lib / ui / default.ui
index 5ca433c7fa06c6999d5bb824634dbff8beff508f..2f894a007ada2515e22f67856d84deaa53afd614 100644 (file)
@@ -146,6 +146,23 @@ Menuset
     End
 
     Menu "edit_math"
+       Item "Toggle numbering|n" "math-number"
+       Item "Toggle numbering of line|u" "math-nonumber"
+       Item "Toggle limits|l" "math-limits"
+       Separator
+       Item "Inline formula|I" "math-mutate inline"
+       Item "Displayed formula|D" "math-mutate display"
+       Item "Eqnarray environment|q" "math-mutate eqnarray"
+       Item "Align environment|A" "math-mutate align"
+       Separator
+       Item "Align Left|f" "math-halign left"
+       Item "Align Center|C" "math-halign center"
+       Item "Align Right|R" "math-halign right"
+       Separator
+       Item "V.Align Top|T" "math-valign top"
+       Item "V.Align Center|e" "math-valign center"
+       Item "V.Align Bottom|B" "math-valign bottom"
+       Separator
 #      Item "Make eqnarray|e" "break-line e"
 #      Item "Make multline|m" "break-line m"
 #      Item "Make align 1 column|1"  "break-line 1"
@@ -154,9 +171,6 @@ Menuset
 #      Item "Make alignat 2 columns|2"  "break-line B"
 #      Item "Make alignat 3 columns|3"  "break-line C"
 #      Separator
-       Item "Toggle numbering|n" "math-number"
-       Item "Toggle numbering of line|u" "math-nonumber"
-       Item "Toggle limits|l" "math-limits"
     End
 
 #
@@ -165,10 +179,6 @@ Menuset
     Menu "insert"
        Item "Math Formula|h" "math-mode simple"
        Item "Display Formula|D" "math-mode display"
-       Item "Change to Inline Math Formula|q" "math-mutate simple"
-       Item "Change to Displayed Math Formula|q" "math-mutate equation"
-       Item "Change to Eqnarray Environment|q" "math-mutate eqnarray"
-       Item "Change to Align Environment|g" "math-mutate align"
        Separator
        Submenu "Special Character|S" "insert_special"
        Item "Citation Reference...|C" "citation-insert"