Fix typos in lib/symbols

This amends e8ee0100 and f96b99dc.
This commit is contained in:
Enrico Forestieri 2020-07-24 12:57:00 +02:00
parent 0b3e69167c
commit 585da1de4a

View File

@ -1037,7 +1037,7 @@ iiiintop esint 007|008 0 mathop ⨌ ⨌
ointop esint 043|044 0 mathop ∮ ∮ esint
oiintop esint 045|046 0 mathop ∯ ∯ esint
sqintop esint 015|016 0 mathop ⨖ ⨖ esint
sqiintop esint 017|017 0 mathop x esint
sqiintop esint 017|018 0 mathop x esint
dotsintop esint 041|042 0 mathop ∫⋯∫ ∫⋯∫ esint
ointctrclockwiseop esint 023|024 0 mathop ∳ ∳ esint
ointclockwiseop esint 025|026 0 mathop ∲ ∲ esint
@ -1063,8 +1063,8 @@ endif
\def\sqint{\sqintop\nolimits} mathop ⨖ ⨖ esint
\def\sqiint{\sqiintop\nolimits} mathop x esint
\def\dotsint{\dotsintop\nolimits} mathop ∫⋯∫ ∫⋯∫
\def\ointctrclockwise{\ointctrclockwise\nolimits} mathop ∲ ∲ esint
\def\ointclockwise{\ointclockwise\nolimits} mathop ∲ ∲ esint
\def\ointctrclockwise{\ointctrclockwiseop\nolimits} mathop ∲ ∲ esint
\def\ointclockwise{\ointclockwiseop\nolimits} mathop ∲ ∲ esint
varointclockwiseop esint 027|028 0 mathop ∲ ∲ esint
varointctrclockwiseop esint 029|030 0 mathop ∳ ∳ esint