]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdtoolbars.ui
(Juergen) the new space inset.
[lyx.git] / lib / ui / stdtoolbars.ui
index 18b7ae688ea53b09147d8ed7fcb75775130fafbf..2539f13b392f010a4b8ffedde809748605cf3da1 100644 (file)
@@ -61,7 +61,7 @@ Toolbar "Standard" "on,top"
        Item "Insert table" "tabular-insert 4 4"
 End
 
-Toolbar "Extra" "off,top"
+Toolbar "Extra" "on,top"
        Item "Numbered list" "layout Enumerate"
        Item "Itemized list" "layout Itemize"
        Item "List" "layout List"
@@ -90,7 +90,7 @@ Toolbar "Extra" "off,top"
        Item "Thesaurus" "thesaurus-entry"
 End
 
-Toolbar "Table" "off,bottom"
+Toolbar "Table" "table,bottom"
        Item "Add row" "tabular-feature append-row"
        Item "Add column" "tabular-feature append-column"
        Item "Delete row" "tabular-feature delete-row"
@@ -115,7 +115,7 @@ Toolbar "Table" "off,bottom"
        Item "Set multi-column" "tabular-feature multicolumn"
 End
 
-Toolbar "Math" "off,bottom"
+Toolbar "Math" "math,bottom"
        Item "Show math panel" "math-panel"
        Item "Set display mode" "math-display"
        Item "Subscript" "math-subscript"
@@ -139,6 +139,6 @@ Toolbar "Math" "off,bottom"
        Item "Delete column" "tabular-feature delete-column"
 End
 
-Toolbar "Command Buffer" "off,bottom"
+Toolbar "Command Buffer" "on,bottom"
        Minibuffer
 End