]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/default.ui
Fix rotateOrigin
[lyx.git] / lib / ui / default.ui
index 25ca9b63ed39e3d7dd333b47d0c8305a23f64afa..81407292916733ff126d65f189a03de7c223f7d8 100644 (file)
@@ -108,9 +108,13 @@ Menuset
        Separator
        Item "Add Row|A" "tabular-feature append-row"
        Item "Delete Row|w" "tabular-feature delete-row"
+       Item "Copy Row" "tabular-feature copy-row"
+       Item "Swap Rows" "tabular-feature swap-row"
        Separator
        Item "Add Column|u" "tabular-feature append-column"
        Item "Delete Column|D" "tabular-feature delete-column"
+       Item "Copy Column" "tabular-feature copy-column"
+       Item "Swap Columns" "tabular-feature swap-column"
     End
 
     Menu "edit_math"
@@ -128,21 +132,13 @@ Menuset
        Separator
        Submenu "Change formula type...|t" "edit_math_mutate"
        Separator
-       Submenu "Call external CAS...|t" "edit_math_extern"
-       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 "Add Row" "math-row-insert"
-       Item "Delete Row" "math-row-delete"
-       Separator
-       Item "Add Column" "math-column-insert"
-       Item "Delete Column" "math-column-delete"
+       Submenu "Use computer algebra system|t" "edit_math_extern"
+
+       #Item "Line Top|T" "tabular-feature toggle-line-top"
+       #Item "Line Bottom|B" "tabular-feature toggle-line-bottom"
+       #Item "Line Left|L" "tabular-feature toggle-line-left"
+       #Item "Line Right|R" "tabular-feature toggle-line-right"
+       #Separator
     End
 
     Menu "edit_math_extern"
@@ -162,6 +158,7 @@ Menuset
        Item "AlignAt environment" "math-mutate alignat"
        Item "XAlignAt environment" "math-mutate xalignat"
        Item "XXAlignAt environment" "math-mutate xxalignat"
+       Item "Gather environment" "math-mutate gather"
        Item "Multline environment" "math-mutate multline"
     End
 
@@ -177,6 +174,7 @@ Menuset
        Item "Label...|L" "label-insert"
        Item "Footnote|F" "footnote-insert"
        Item "Marginal Note|M" "marginalnote-insert"
+       Item "Short title" "optional-insert"
        Item "Index Entry|I" "index-insert"
        Item "URL...|U" "url-insert"
        Item "Note|N" "note-insert"
@@ -185,7 +183,7 @@ Menuset
        Item "TeX|T" "ert-insert"
        Item "Minipage|p" "minipage-insert"
        Item "Graphics...|G" "graphics-insert"
-       Item "Tabular Material...|b" "dialog-tabular-insert"
+       Item "Tabular Material...|b" "tabular-insert"
        Submenu "Floats|a" "insert_floats"
        Separator
        Item "Include File...|d" "buffer-child-insert"
@@ -215,6 +213,7 @@ Menuset
        Item "AMS alignat environment|t" "command-sequence math-mode; math-mutate alignat;"
        Item "AMS xalignat environment|x" "command-sequence math-mode; math-mutate xalignat;"
        Item "AMS xxalignat environment" "command-sequence math-mode; math-mutate xxalignat;"
+       Item "AMS gather environment" "command-sequence math-mode; math-mutate gather;"
        Item "AMS multline environment" "command-sequence math-mode; math-mutate multline;"
   Separator
        Item "Array environment|y" "math-insert matrix 2 2"
@@ -312,7 +311,7 @@ Menuset
        Separator
        Item "Error|E" "error-next"
        Item "Note|N" "note-next"
-       Item "Refs|R" "reference-next"
+       Item "Refs|R" "reference-goto"
        Submenu "Bookmarks|B" "navigate_bookmarks"
     End
 
@@ -398,5 +397,5 @@ Toolbar
     Icon "depth-increment"
     Separator
     Icon "graphics-insert"
-    Icon "dialog-tabular-insert"
+    Icon "tabular-insert"
 End