mirror of
https://github.com/python/cpython.git
synced 2026-06-21 18:41:52 -04:00
Remove unneeded LaTeX code from latex_elements['preamble'] (GH-124630)
It was a workaround for Sphinx < 1.5.
This commit is contained in:
@@ -349,8 +349,6 @@ latex_elements = {
|
||||
\sphinxstrong{Python Software Foundation}\\
|
||||
Email: \sphinxemail{docs@python.org}
|
||||
}
|
||||
\let\Verbatim=\OriginalVerbatim
|
||||
\let\endVerbatim=\endOriginalVerbatim
|
||||
\setcounter{tocdepth}{2}
|
||||
''',
|
||||
# The paper size ('letterpaper' or 'a4paper').
|
||||
|
||||
Reference in New Issue
Block a user