commit caf8708e5fb43ad1d3c21fb311ac33ef04cd35b7
Author: Richard Kimberly Heck <[email protected]>
Date:   Tue Nov 22 21:16:40 2022 -0500

    Backport fix for #11223. From Enrico.
---
 .gitignore  |    2 ++
 lib/symbols |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 649440d..f65ad52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,5 @@ src/lyx_commit_hash.h
 src/moc_PreviewLoader.cpp
 src/support/moc_ConsoleApplicationPrivate.cpp
 src/support/moc_FileMonitor.cpp
+3rdparty/mythes/liblyxmythes.a
+
diff --git a/lib/symbols b/lib/symbols
index 8927d52..14247cf 100644
--- a/lib/symbols
+++ b/lib/symbols
@@ -1134,6 +1134,7 @@ pod                lyxblacktext  0   0 func     x     
amsmath
 # mathtools.sty
 vcentcolon         cmr          58  58    mathrel :             mathtools
 ordinarycolon      cmr          58  58    mathrel :             mathtools
+\def\bigtimes{\mathop{\diagup\kern-16mu\diagdown}}              mathtools
 \def\dblcolon{\vcentcolon\mathrel{\kern-0.9mu}\vcentcolon}      mathrel ::     
  mathtools
 \def\coloneqq{\vcentcolon\mathrel{\kern-1.2mu}=}                mathrel 
&#x2254; mathtools
 \def\Coloneqq{\dblcolon\mathrel{\kern-1.2mu}=}                  mathrel ::=    
  mathtools
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to