]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.inc
theorems-ams: add solution environment
[lyx.git] / lib / ui / stdmenus.inc
index 905f63f9240f0135d67d2ac3ba843ac8a3513cb7..3b4b3b211e4199745b947c1772e6cae9d2e1c9a5 100644 (file)
@@ -90,7 +90,7 @@ Menuset
        Menu "file_export"
                Item "Export As...|s" "buffer-export-as"
                ExportFormats
-               Item "More Formats & Options...|O" "buffer-export custom"
+               Item "More Formats & Options...|r" "buffer-export custom"
        End
 
 #
@@ -191,6 +191,9 @@ Menuset
 
 # not much we can do to help here
        Menu "edit_tabular"
+               Item "Multi-page Table|g" "inset-modify tabular toggle-longtabular"
+               Item "Formal Style|F" "inset-modify tabular toggle-booktabs"
+               Separator
                Item "Multicolumn|M" "inset-modify tabular multicolumn"
                Item "Multirow|u" "inset-modify tabular multirow"
                Separator