Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 98a92f7

Browse filesBrowse files
authored
Merge pull request #14407 from meeseeksmachine/auto-backport-of-pr-14406-on-v3.1.x
Backport PR #14406 on branch v3.1.x (Remove extra \iint in math_symbol_table for document)
2 parents 221db8f + ccde2da commit 98a92f7
Copy full SHA for 98a92f7

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/sphinxext/math_symbol_table.py

Copy file name to clipboardExpand all lines: doc/sphinxext/math_symbol_table.py
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.