Add icons for the "Fonts" math panel.

This commit is contained in:
Enrico Forestieri 2015-04-11 23:49:06 +02:00
parent 5294d02d9d
commit 046c9a4b21
13 changed files with 13 additions and 0 deletions

View File

@ -631,6 +631,7 @@ dist_imagesmath_DATA = \
images/math/blacktriangledown.png \
images/math/blacktriangleleft.png \
images/math/blacktriangleright.png \
images/math/boldsymbol.png \
images/math/bot.png \
images/math/bowtie.png \
images/math/bowtie2.png \
@ -966,12 +967,15 @@ dist_imagesmath_DATA = \
images/math/mapstochar.png \
images/math/mapstochar2.png \
images/math/mars.png \
images/math/mathbb.png \
images/math/mathbb_C.png \
images/math/mathbb_H.png \
images/math/mathbb_N.png \
images/math/mathbb_Q.png \
images/math/mathbb_R.png \
images/math/mathbb_Z.png \
images/math/mathbf.png \
images/math/mathcal.png \
images/math/mathcal_F.png \
images/math/mathcal_H.png \
images/math/mathcal_L.png \
@ -979,12 +983,18 @@ dist_imagesmath_DATA = \
images/math/mathcircumflex.png \
images/math/mathclap.png \
images/math/mathdollar.png \
images/math/mathfrak.png \
images/math/mathit.png \
images/math/mathllap.png \
images/math/mathparagraph.png \
images/math/mathscr.png \
images/math/mathsection.png \
images/math/mathring.png \
images/math/mathrlap.png \
images/math/mathrm.png \
images/math/mathrm_T.png \
images/math/mathsf.png \
images/math/mathtt.png \
images/math/matrix.png \
images/math/measuredangle.png \
images/math/mercury.png \
@ -1250,6 +1260,7 @@ dist_imagesmath_DATA = \
images/math/theta.png \
images/math/theta2.png \
images/math/textdegree.png \
images/math/textrm.png \
images/math/thickapprox.png \
images/math/thicksim.png \
images/math/thorn.png \

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B

BIN
lib/images/math/mathbb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 B

BIN
lib/images/math/mathbf.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 432 B

BIN
lib/images/math/mathcal.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 465 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 598 B

BIN
lib/images/math/mathit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 445 B

BIN
lib/images/math/mathrm.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 B

BIN
lib/images/math/mathscr.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 B

BIN
lib/images/math/mathsf.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 450 B

BIN
lib/images/math/mathtt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

BIN
lib/images/math/textrm.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 376 B

View File

@ -59,6 +59,8 @@ What's new
- Allow using icon names other than lfun's as argument for "info-insert icon".
- Add icons for the "Fonts" math panel.
* DOCUMENTATION AND LOCALIZATION