Try to fix problems with verbatim.
This commit is contained in:
parent
7fb29797e3
commit
65e8fc7fc1
|
@ -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…
Reference in New Issue