Skip to content

Commit 25a5d87

Browse files
authored
Remove unneeded LaTeX code from latex_elements['preamble'] (GH-124630)
It was a workaround for Sphinx < 1.5.
1 parent 6ecd197 commit 25a5d87

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Doc/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,6 @@
349349
\sphinxstrong{Python Software Foundation}\\
350350
Email: \sphinxemail{docs@python.org}
351351
}
352-
\let\Verbatim=\OriginalVerbatim
353-
\let\endVerbatim=\endOriginalVerbatim
354352
\setcounter{tocdepth}{2}
355353
''',
356354
# The paper size ('letterpaper' or 'a4paper').

0 commit comments

Comments
 (0)