]> git.lyx.org Git - features.git/commitdiff
stdtoolbars.inc: correct layout to fit with the other entries
authorUwe Stöhr <uwestoehr@web.de>
Sun, 12 Feb 2012 22:44:23 +0000 (22:44 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 12 Feb 2012 22:44:23 +0000 (22:44 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40742 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/stdtoolbars.inc

index 89ea0ad0f0d19e69ebd052206b9bb4e7be4f4ca1..94b40443f2e6fbad7193c859298387f9ccceae3e 100644 (file)
@@ -336,10 +336,10 @@ ToolbarSet
                Item "Phantom   \\phantom" "math-insert \phantom"
                Item "Horizontal phantom        \\hphantom" "math-insert \hphantom"
                Item "Vertical phantom  \\vphantom" "math-insert \vphantom"
-               Item "Smash \\smash" "math-insert \smash"
-               Item "Left overlap \\mathllap" "math-insert \mathllap"
-               Item "Center overlap \\mathclap" "math-insert \mathclap"
-               Item "Right overlap \\mathrlap" "math-insert \mathrlap"
+               Item "Smash     \\smash" "math-insert \smash"
+               Item "Left overlap      \\mathllap" "math-insert \mathllap"
+               Item "Center overlap    \\mathclap" "math-insert \mathclap"
+               Item "Right overlap     \\mathrlap" "math-insert \mathrlap"
        End
 
        Toolbar "sqrt-square" "Roots"