]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/default.ui
Prevent changing of non-tabular lines.
[lyx.git] / lib / ui / default.ui
index 79250ade8c8778da7d888832e43d2ad415d9ef9c..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"
@@ -129,20 +133,12 @@ Menuset
        Submenu "Change formula type...|t" "edit_math_mutate"
        Separator
        Submenu "Use computer algebra system|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"
+
+       #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"
@@ -178,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"