mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +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}\\
|
||||
Email: \email{docs@python.org}
|
||||
}
|
||||
\let\Verbatim=\OriginalVerbatim
|
||||
\let\endVerbatim=\endOriginalVerbatim
|
||||
'''
|
||||
|
||||
# Documents to append as an appendix to all manuals.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue