\begin{macrodesc}{e}{}
Produces a backslash. This is convenient in \macro{code},
- \macro{file}, and similar macros, and is only defined there. To
+ \macro{file}, and similar macros, and the \env{alltt}
+ environment, and is only defined there. To
create a backslash in ordinary text (such as the contents of the
\macro{citetitle} macro), use the standard \macro{textbackslash}
macro.
% Calculate the text width for the minipage:
\setlength{\py@codewidth}{\linewidth}%
\addtolength{\py@codewidth}{-\parindent}%
+ \let\e=\textbackslash%
%
\par\indent%
\begin{minipage}[t]{\py@codewidth}%