]> git.lyx.org Git - features.git/blobdiff - lib/ui/stdtoolbars.inc
Ressurect LFUN_MATH_SIZE, set toolbars accordingly.
[features.git] / lib / ui / stdtoolbars.inc
index 2bf0ede5dbc80a7bbda115886c6747006aa1d48c..707aca92fa061ee98614ce52ce4503e4f82059f0 100644 (file)
@@ -285,10 +285,10 @@ ToolbarSet
        End
        
        Toolbar "style" "Styles"
-               Item "Display style     \\displaystyle" "math-insert \displaystyle"
-               Item "Normal text style \\textstyle" "math-insert \textstyle"
-               Item "Script (small) style      \\scriptstyle" "math-insert \scriptstyle"
-               Item "Scriptscript (smaller) style      \\scriptscriptstyle" "math-insert \scriptscriptstyle"
+               Item "Display style     \\displaystyle" "math-size \displaystyle"
+               Item "Normal text style \\textstyle" "math-size \textstyle"
+               Item "Script (small) style      \\scriptstyle" "math-size \scriptstyle"
+               Item "Scriptscript (smaller) style      \\scriptscriptstyle" "math-size \scriptscriptstyle"
        End
        
        Toolbar "frac-square" "Fractions"