mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Try to fix problems with verbatim.
This commit is contained in:
parent
7fb29797e3
commit
65e8fc7fc1
1 changed files with 2 additions and 0 deletions
|
@ -138,6 +138,8 @@ latex_preamble = r'''
|
||||||
\strong{Python Software Foundation}\\
|
\strong{Python Software Foundation}\\
|
||||||
Email: \email{docs@python.org}
|
Email: \email{docs@python.org}
|
||||||
}
|
}
|
||||||
|
\let\Verbatim=\OriginalVerbatim
|
||||||
|
\let\endVerbatim=\endOriginalVerbatim
|
||||||
'''
|
'''
|
||||||
|
|
||||||
# Documents to append as an appendix to all manuals.
|
# Documents to append as an appendix to all manuals.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue