]> 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 e149727ccbab5022f9608cce6514684d4633b9c0..163beab99b683afdc6d101872b9d32e8741b57fb 100644 (file)
@@ -62,7 +62,7 @@
 #
 # This is the default toolbar:
 
-Format 1
+Format 2
 
 ToolbarSet
 
@@ -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"
@@ -948,6 +950,8 @@ ToolbarSet
                Item "Longmapsto" "math-insert \Longmapsto"
                Item "longmapsfrom" "math-insert \longmapsfrom"
                Item "Longmapsfrom" "math-insert \Longmapsfrom"
+               Item "xleftarrow" "math-insert \xleftarrow"
+               Item "xrightarrow" "math-insert \xrightarrow"
 #              Item "mapstochar" "math-insert \mapstochar"
 #              Item "Mapstochar" "math-insert \Mapstochar"
 #              Item "mapsfromchar" "math-insert \mapsfromchar"