]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/default.ui
typo.
[lyx.git] / lib / ui / default.ui
index b65720845b08922a93f1e9ca446012ee521d760e..bf82cd843ce1367097f770a1c110c71f04e3d0c9 100644 (file)
@@ -25,6 +25,7 @@ Include "stdtoolbars.inc"
 # on: the toolbar is visible
 # off: the toolbar is not visible
 # math: the toolbar is visible only when in math
+# mathmacrotemplate: the toolbar is visible only when in a macro definition
 # table: the toolbar is visible only when in a table
 # top: the toolbar should be at the top of the window
 # bottom: the toolbar should be at the bottom of the window
@@ -33,10 +34,12 @@ Include "stdtoolbars.inc"
 #
 Toolbars
        "standard" "on,top"
+       "view/update" "on,top"
        "extra" "on,top"
-       "view/update" "on,right"
        "review" "review,top"
        "table" "table,bottom"
+       "math_panels" "math,bottom"
        "math" "math,bottom"
+       "mathmacrotemplate" "mathmacrotemplate,bottom"
        "minibuffer" "off,bottom"
 End