[LyX/master] Amend f96b99dc

Enrico Forestieri forenr at lyx.org
Fri Aug 28 15:14:29 UTC 2020


commit 8a826918de697e139a477867f6fccfc07ab500e7
Author: Enrico Forestieri <forenr at lyx.org>
Date:   Fri Aug 28 17:39:01 2020 +0200

    Amend f96b99dc
---
 lib/symbols |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/lib/symbols b/lib/symbols
index 1fa4f69..31491dc 100644
--- a/lib/symbols
+++ b/lib/symbols
@@ -1073,12 +1073,12 @@ varoiintop         esint    033|034    0  mathop  ∯      &#x222F;
 landupintop        esint    035|036    0  mathop  x             x               esint
 landdownintop      esint    037|038    0  mathop  x             x               esint
 
-\def\varointclockwise{\varointclockwiseop\limits}       mathop  ∲    &#x2232;        esint
-\def\varointctrclockwise{\varointctrclockwiseop\limits} mathop  ∳    &#x2233;        esint
-\def\fint{\fintop\limits}                mathop  &#x2a0f;      &#x2a0f;        esint
-\def\varoiint{\varoiintop\limits}        mathop  ∯      &#x222F;        esint
-\def\landupint{\landupintop\limits}      mathop  x             x               esint
-\def\landdownint{\landdownintop\limits}  mathop  x             x               esint
+\def\varointclockwise{\varointclockwiseop\nolimits}       mathop  ∲    &#x2232;        esint
+\def\varointctrclockwise{\varointctrclockwiseop\nolimits} mathop  ∳    &#x2233;        esint
+\def\fint{\fintop\nolimits}                mathop  &#x2a0f;      &#x2a0f;        esint
+\def\varoiint{\varoiintop\nolimits}        mathop  ∯      &#x222F;        esint
+\def\landupint{\landupintop\nolimits}      mathop  x             x               esint
+\def\landdownint{\landdownintop\nolimits}  mathop  x             x               esint
 
 
 # From the amsmath package:


More information about the lyx-cvs mailing list