mirror of
https://github.com/python/cpython.git
synced 2025-08-11 04:19:06 +00:00
Merged revisions 67278 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r67278 | georg.brandl | 2008-11-19 08:59:09 +0100 (Wed, 19 Nov 2008) | 2 lines Try to fix problems with verbatim. ........
This commit is contained in:
parent
fc1e0efa79
commit
90a79e84a3
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