]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/default.ui
typo.
[lyx.git] / lib / ui / default.ui
index d47ba0c66bda1c0dfe75509002c992c4a2d44053..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
@@ -39,5 +40,6 @@ Toolbars
        "table" "table,bottom"
        "math_panels" "math,bottom"
        "math" "math,bottom"
+       "mathmacrotemplate" "mathmacrotemplate,bottom"
        "minibuffer" "off,bottom"
 End