]> git.lyx.org Git - features.git/commitdiff
stdtoolbars.inc: move the placeholders to the math spacings
authorUwe Stöhr <uwestoehr@web.de>
Sun, 25 Nov 2007 18:15:55 +0000 (18:15 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 25 Nov 2007 18:15:55 +0000 (18:15 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21773 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/stdtoolbars.inc

index 640273b6d70f61b048efa23d4f38efc40e0172f7..4d5f251395d91fb3907a2b24a98af8a1711e8b66 100644 (file)
@@ -210,7 +210,6 @@ ToolbarSet
 
        Toolbar "math_panels" "Math Panels"
                PopupMenu "space" "Math Spacings"
-               PopupMenu "phantom" "Placeholders"
                PopupMenu "style" "Styles"
                PopupMenu "frac-square" "Fractions"
                PopupMenu "font" "Fonts"
@@ -273,9 +272,6 @@ ToolbarSet
                Item "Quadratin space   \\quad" "math-insert \quad"
                Item "Double quadratin space    \\qquad" "math-insert \qquad"
                Item "Negative space    \\!" "math-insert \!"
-       End
-       
-       Toolbar "phantom" "Placeholders"
                Item "Placeholder       \\phantom" "math-insert \phantom"
                Item "Horizontal placeholder    \\hphantom" "math-insert \hphantom"
                Item "Vertical placeholder      \\vphantom" "math-insert \vphantom"