Define the \mailheader macro and document conventions for using it.

This commit is contained in:
Fred Drake 2001-08-03 18:36:17 +00:00
parent 30cf118cf7
commit 7eac0cb04c
3 changed files with 14 additions and 0 deletions

View file

@ -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]{%