]> git.lyx.org Git - features.git/blobdiff - lib/ui/stdtoolbars.inc
Fix bug #5029: Support \smash, \mathclap, \mathllap and \mathrlap.
[features.git] / lib / ui / stdtoolbars.inc
index 449aac09a48b90984478a1f96489be077ed0553c..b17af79ce9cbd065d2d3ebce297bb57d62154fb7 100644 (file)
@@ -336,6 +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"
        End
 
        Toolbar "sqrt-square" "Roots"