commit 60c6c3dfb6f4a445f9d3c71dee2905502ea1e5f4
Author: Richard Kimberly Heck <[email protected]>
Date: Sat Jul 26 12:56:33 2025 -0400
Add plimsoll symbol, for Bernt
---
lib/symbols | 2 ++
src/LaTeXFeatures.cpp | 3 ++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/lib/symbols b/lib/symbols
index 2dea9be1b3..fd668ff0cf 100644
--- a/lib/symbols
+++ b/lib/symbols
@@ -1983,3 +1983,5 @@ endif
\def\eplus{\Pep} hepnames
\def\eminus{\Pem} hepnames
+# From the plimsoll package
+\def\plimsoll{\circ\kern-1.5ex-} plimsoll
diff --git a/src/LaTeXFeatures.cpp b/src/LaTeXFeatures.cpp
index 79acab87eb..3670dc26d7 100644
--- a/src/LaTeXFeatures.cpp
+++ b/src/LaTeXFeatures.cpp
@@ -1136,7 +1136,8 @@ char const * simplefeatures[] = {
"drs",
"dsfont",
"hepparticles",
- "hepnames"
+ "hepnames",
+ "plimsoll"
};
char const * bibliofeatures[] = {
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs