]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.ui
Add document->compressed menu item, by Bo Peng (ben.bob@gmail.com)
[lyx.git] / lib / ui / stdmenus.ui
index e9d5cf1d21950cf57048abd164af19865a1dd395..20cdd98cbd3c8e625d567c1479ca271822fc4ffa 100644 (file)
@@ -95,7 +95,7 @@ Menuset
 # Mathed b0rkage means these don't work properly
                OptSubmenu "Table|T" "edit_tabular"
                OptSubmenu "Math|M" "edit_math"
-               OptSubmenu "Rows & Cols|C" "tabular_features"
+               OptSubmenu "Rows & Columns|C" "tabular_features"
                Separator
                OptItem "Increase List Depth|I" "depth-increment"
                OptItem "Decrease List Depth|D" "depth-decrement"
@@ -217,6 +217,7 @@ Menuset
 #      Item "Close All Footnotes|C" "close-footnotes"
                Item "Display Tooltips|i" "toggle-tooltips"
                Separator
+               Item "View source|s" "dialog-show view-source"
                Submenu "Update|U" "document_update"
                ViewFormats
                Separator
@@ -270,8 +271,8 @@ Menuset
        End
 
        Menu "insert_formatting"
-               Item "Superscript|S" "command-sequence math-mode on; math-superscript ; font-free-apply; "
-               Item "Subscript|u" "command-sequence math-mode on; math-subscript ; font-free-apply; "
+               Item "Superscript|S" "command-sequence math-mode on; math-superscript; math-insert \text;"
+               Item "Subscript|u" "command-sequence math-mode on; math-subscript; math-insert \text;"
                Separator
                Item "Protected Space|r" "space-insert protected"
                Item "Inter-word Space|w" "space-insert normal"
@@ -380,6 +381,7 @@ Menuset
                Item "LaTeX Preamble...|P" "dialog-show preamble"
                Item "Start Appendix Here|A" "appendix"
                Separator
+               Item "Compressed|o" "buffer-toggle-compression"
                Item "Settings...|S" "dialog-show document"
        End