]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdcontext.inc
Add note to es/europeCV.lyx and invert Xe and Lua
[lyx.git] / lib / ui / stdcontext.inc
index 3bb9266790160aa428e5e0cd3e6f30482cbbcb74..79595c1be2d6331ed1535870ba14be61ea26ec4f 100644 (file)
@@ -231,7 +231,7 @@ Menuset
                Item "Horizontal Fill (Right Arrow)|g" "inset-modify space \rightarrowfill{}"
                Item "Horizontal Fill (Up Brace)|p" "inset-modify space \upbracefill{}"
                Item "Horizontal Fill (Down Brace)|B" "inset-modify space \downbracefill{}"
-               Item "Custom Length|C" "command-sequence inset-modify space \hspace{} \length 1in; inset-settings"
+               Item "Custom Length|C" "command-sequence inset-modify space \hspace{}; inset-settings"
                Separator
                Item "Settings...|S" "inset-settings"
        End
@@ -263,7 +263,7 @@ Menuset
                Item "MedSkip|M" "inset-modify vspace medskip"
                Item "BigSkip|B" "inset-modify vspace bigskip"
                Item "VFill|F" "inset-modify vspace vfill"
-               Item "Custom|C" "command-sequence inset-modify vspace 1in; inset-settings"
+               Item "Custom|C" "command-sequence inset-modify vspace custom; inset-settings"
                Separator
                Item "Settings...|e" "inset-settings"
        End
@@ -416,14 +416,16 @@ Menuset
                Item "Append Row|A" "inset-modify tabular append-row"
                Item "Delete Row|D" "inset-modify tabular delete-row"
                Item "Copy Row|o" "inset-modify tabular copy-row"
-               # Item "Swap Rows|S" "inset-modify tabular swap-row" # currently broken
+               Item "Move Row Up" "inset-modify tabular move-row-up"
+               Item "Move Row Down" "inset-modify tabular move-row-down"
                Separator
                Item "Append Column|p" "inset-modify tabular append-column"
                Item "Delete Column|e" "inset-modify tabular delete-column"
                Item "Copy Column|y" "inset-modify tabular copy-column"
-               # Item "Swap Columns|w" "inset-modify tabular swap-column" # currently broken
+               Item "Move Column Right|v" "inset-modify tabular move-column-right"
+               Item "Move Column Left" "inset-modify tabular move-column-left"
                Separator
-               Item "Settings...|g" "inset-settings tabular"
+               Item "Settings...|S" "inset-settings tabular"
        End
 
 #