[LyX/master] Fix typos in lib/symbols

Jean-Marc Lasgouttes lasgouttes at lyx.org
Fri Jul 24 11:12:00 UTC 2020



Le 24 juillet 2020 12:33:41 GMT+02:00, Enrico Forestieri <forenr at lyx.org> a écrit :
>commit 585da1de4a0e68ba027c1d484b5d67dc2269870e
>Author: Enrico Forestieri <forenr at lyx.org>
>Date:   Fri Jul 24 12:57:00 2020 +0200
>
>    Fix typos in lib/symbols
>    
>    This amends e8ee0100 and f96b99dc.

Thanks for checking that, Enrico.

JMarc

>---
> lib/symbols |    6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
>diff --git a/lib/symbols b/lib/symbols
>index 09236fe..1fa4f69 100644
>--- a/lib/symbols
>+++ b/lib/symbols
>@@ -1037,7 +1037,7 @@ iiiintop           esint    007|008    0  mathop 
>⨌        &#x2A0C;
>ointop             esint    043|044    0  mathop  ∮     
>&#x222E;        esint
>oiintop            esint    045|046    0  mathop  ∯     
>&#x222F;        esint
>sqintop            esint    015|016    0  mathop  ⨖    
>&#x2A16;        esint
>-sqiintop           esint    017|017    0  mathop  x             esint
>+sqiintop           esint    017|018    0  mathop  x             esint
>dotsintop          esint    041|042    0  mathop  ∫⋯∫    
>&#x222B;&#x22EF;&#x222B;    esint
>ointctrclockwiseop esint    023|024    0  mathop  ∳   
>&#x2233;        esint
>ointclockwiseop    esint    025|026    0  mathop  ∲   
>&#x2232;        esint
>@@ -1063,8 +1063,8 @@ endif
>\def\sqint{\sqintop\nolimits}       mathop  ⨖     &#x2A16;     
>  esint
> \def\sqiint{\sqiintop\nolimits}     mathop  x             esint
>\def\dotsint{\dotsintop\nolimits}   mathop  ∫⋯∫    
>&#x222B;&#x22EF;&#x222B;
>-\def\ointctrclockwise{\ointctrclockwise\nolimits} mathop  ∲  
> &#x2232;        esint
>-\def\ointclockwise{\ointclockwise\nolimits}       mathop  ∲  
> &#x2232;        esint
>+\def\ointctrclockwise{\ointctrclockwiseop\nolimits} mathop  ∲
>   &#x2232;        esint
>+\def\ointclockwise{\ointclockwiseop\nolimits}       mathop  ∲
>   &#x2232;        esint
> 
>varointclockwiseop esint    027|028    0  mathop  ∲   
>&#x2232;        esint
>varointctrclockwiseop esint 029|030    0  mathop  ∳   
>&#x2233;        esint


More information about the lyx-devel mailing list