]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdtoolbars.inc
Fix pasting insets into math (bug #9302)
[lyx.git] / lib / ui / stdtoolbars.inc
index e8ce0b9b39cd931321e52bb583922f4d18a423e7..163beab99b683afdc6d101872b9d32e8741b57fb 100644 (file)
@@ -353,6 +353,8 @@ ToolbarSet
                Item "Horizontal phantom        \\hphantom" "math-insert \hphantom"
                Item "Vertical phantom  \\vphantom" "math-insert \vphantom"
                Item "Smash \\smash" "math-insert \smash"
+               Item "Top smash \\smasht" "math-insert \smasht"
+               Item "Bottom smash \\smashb" "math-insert \smashb"
                Item "Left overlap \\mathllap" "math-insert \mathllap"
                Item "Center overlap \\mathclap" "math-insert \mathclap"
                Item "Right overlap \\mathrlap" "math-insert \mathrlap"