stdtoolbars.inc: add icons for \xleftarrow.png

LyX supports \xleftarrow since years but an icon in the toolbar was missing
This commit is contained in:
Uwe Stöhr 2014-02-19 23:42:40 +01:00
parent f52eb9d823
commit a780443338
4 changed files with 4 additions and 0 deletions

View File

@ -1371,6 +1371,8 @@ dist_imagesmath_DATA = \
images/math/xcancel.png \
images/math/xi.png \
images/math/xi2.png \
images/math/xleftarrow.png \
images/math/xrightarrow.png \
images/math/Ydown.png \
images/math/yen.png \
images/math/Yleft.png \

Binary file not shown.

After

Width:  |  Height:  |  Size: 950 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 948 B

View File

@ -948,6 +948,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"