Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ccde2da

Browse files
timhoffmMeeseeksDev[bot]
authored andcommitted
Backport PR #14406: Remove extra \iint in math_symbol_table for document
1 parent 221db8f commit ccde2da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/sphinxext/math_symbol_table.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
\hslash \vdots \blacksquare \ldots \blacktriangle \ddots \sharp
9494
\prime \blacktriangledown \Im \flat \backprime \Re \natural
9595
\circledS \P \copyright \ss \circledR \S \yen \AA \checkmark \$
96-
\iiint \iint \iint \oiiint"""]
96+
\iiint \iint \oiiint"""]
9797
]
9898

9999
def run(state_machine):

0 commit comments

Comments
 (0)