mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Define the \mailheader macro and document conventions for using it.
This commit is contained in:
parent
30cf118cf7
commit
7eac0cb04c
3 changed files with 14 additions and 0 deletions
|
|
@ -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]{%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue