[LyX/master] Load esint when using \dotsint in math.
Enrico Forestieri
forenr at lyx.org
Thu Aug 10 15:29:30 UTC 2023
commit 4fffa458ae9ce2aa0e0a899008abcdea5393f9fd
Author: Enrico Forestieri <forenr at lyx.org>
Date: Thu Aug 10 18:43:47 2023 +0200
Load esint when using \dotsint in math.
Fixes bug #12863.
---
lib/symbols | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/symbols b/lib/symbols
index 207741a..abdafd0 100644
--- a/lib/symbols
+++ b/lib/symbols
@@ -1065,7 +1065,7 @@ endif
\def\oiint{\oiintop\nolimits} mathop ∯ esint
\def\sqint{\sqintop\nolimits} mathop ⨖ esint
\def\sqiint{\sqiintop\nolimits} mathop esint
-\def\dotsint{\dotsintop\nolimits} mathop ∫⋯∫
+\def\dotsint{\dotsintop\nolimits} mathop ∫⋯∫ esint
\def\ointctrclockwise{\ointctrclockwiseop\nolimits} mathop ∲ esint
\def\ointclockwise{\ointclockwiseop\nolimits} mathop ∲ esint
More information about the lyx-cvs
mailing list