summaryrefslogtreecommitdiff
path: root/Doc/texinputs/python.sty
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-08-03 18:36:17 +0000
committerFred Drake <fdrake@acm.org>2001-08-03 18:36:17 +0000
commit7eac0cb04c35529f17b797fa6e5a0872ff1a6a86 (patch)
treebb597022de250b83d61a6ec5e0d49c245d30e3be /Doc/texinputs/python.sty
parent30cf118cf73cef3c870f90b24d1574975cb2140e (diff)
downloadcpython-git-7eac0cb04c35529f17b797fa6e5a0872ff1a6a86.tar.gz
Define the \mailheader macro and document conventions for using it.
Diffstat (limited to 'Doc/texinputs/python.sty')
-rw-r--r--Doc/texinputs/python.sty1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/texinputs/python.sty b/Doc/texinputs/python.sty
index 498fc3bb9a..6b892cbac9 100644
--- a/Doc/texinputs/python.sty
+++ b/Doc/texinputs/python.sty
@@ -833,6 +833,7 @@
\newcommand{\ctype}[1]{\texttt{#1}} % C struct or typedef name
\newcommand{\cdata}[1]{\texttt{#1}} % C variable, typically global
+\newcommand{\mailheader}[1]{\texttt{#1}}
\newcommand{\mimetype}[1]{{\small\textsf{#1}}}
% The \! is a "negative thin space" in math mode.
\newcommand{\regexp}[1]{%