mirror of
https://github.com/python/cpython.git
synced 2026-06-04 16:50:51 +00:00
Remove unneeded LaTeX code from latex_elements['preamble'] (GH-124630)
It was a workaround for Sphinx < 1.5.
This commit is contained in:
parent
6ecd197c03
commit
25a5d874f2
1 changed files with 0 additions and 2 deletions
|
|
@ -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').
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue