add support for \e to the {alltt} environment

This commit is contained in:
Fred Drake 2004-02-10 18:30:22 +00:00
parent d311f1fb9b
commit 29f5933fcb
2 changed files with 3 additions and 1 deletions

View file

@ -236,6 +236,7 @@
% 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}%