Remove unneeded LaTeX code from latex_elements['preamble'] (GH-124630)

It was a workaround for Sphinx < 1.5.
This commit is contained in:
Jean-François B. 2026-05-30 17:19:56 +02:00 committed by GitHub
parent 6ecd197c03
commit 25a5d874f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -349,8 +349,6 @@
\sphinxstrong{Python Software Foundation}\\
Email: \sphinxemail{docs@python.org}
}
\let\Verbatim=\OriginalVerbatim
\let\endVerbatim=\endOriginalVerbatim
\setcounter{tocdepth}{2}
''',
# The paper size ('letterpaper' or 'a4paper').