commit 12618a86e96a44956c15a17eae5286960f83179e
Author: Koji Yokota <[email protected]>
Date:   Mon Jun 16 22:20:50 2025 +0900

    Add math text icons
---
 lib/Makefile.am               |   4 ++++
 lib/images/math/fbox.svgz     | Bin 0 -> 1418 bytes
 lib/images/math/framebox.svgz | Bin 0 -> 1545 bytes
 lib/images/math/mbox.svgz     | Bin 0 -> 1077 bytes
 lib/images/math/text.svgz     | Bin 0 -> 1077 bytes
 5 files changed, 4 insertions(+)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 0a9f1812c8..ed3059ba7f 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1001,6 +1001,7 @@ dist_imagesmath_DATA = \
        images/math/fatbslash.svgz \
        images/math/fatsemi.svgz \
        images/math/fatslash.svgz \
+       images/math/fbox.svgz \
        images/math/female.svgz \
        images/math/fint.svgz \
        images/math/fintop.svgz \
@@ -1010,6 +1011,7 @@ dist_imagesmath_DATA = \
        images/math/forall.svgz \
        images/math/frac.svgz \
        images/math/frac-square.svgz \
+       images/math/framebox.svgz \
        images/math/frown.svgz \
        images/math/frownie.svgz \
        images/math/fullmoon.svgz \
@@ -1221,6 +1223,7 @@ dist_imagesmath_DATA = \
        images/math/mathsf.svgz \
        images/math/mathtt.svgz \
        images/math/matrix.svgz \
+       images/math/mbox.svgz \
        images/math/measuredangle.svgz \
        images/math/mercury.svgz \
        images/math/merge.svgz \
@@ -1487,6 +1490,7 @@ dist_imagesmath_DATA = \
        images/math/therefore.svgz \
        images/math/theta.svgz \
        images/math/theta2.svgz \
+       images/math/text.svgz \
        images/math/textdegree.svgz \
        images/math/textrm.svgz \
        images/math/thickapprox.svgz \
diff --git a/lib/images/math/fbox.svgz b/lib/images/math/fbox.svgz
new file mode 100644
index 0000000000..a08901d34c
Binary files /dev/null and b/lib/images/math/fbox.svgz differ
diff --git a/lib/images/math/framebox.svgz b/lib/images/math/framebox.svgz
new file mode 100644
index 0000000000..f872bab175
Binary files /dev/null and b/lib/images/math/framebox.svgz differ
diff --git a/lib/images/math/mbox.svgz b/lib/images/math/mbox.svgz
new file mode 100644
index 0000000000..1c7b4e2934
Binary files /dev/null and b/lib/images/math/mbox.svgz differ
diff --git a/lib/images/math/text.svgz b/lib/images/math/text.svgz
new file mode 100644
index 0000000000..1c7b4e2934
Binary files /dev/null and b/lib/images/math/text.svgz differ
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to