File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -790,7 +790,8 @@ \section{Special Markup Constructs \label{special-constructs}}
790790
791791 \begin {macrodesc }{e}{}
792792 Produces a backslash. This is convenient in \macro {code},
793- \macro {file}, and similar macros, and is only defined there. To
793+ \macro {file}, and similar macros, and the \env {alltt}
794+ environment, and is only defined there. To
794795 create a backslash in ordinary text (such as the contents of the
795796 \macro {citetitle} macro), use the standard \macro {textbackslash}
796797 macro.
Original file line number Diff line number Diff line change 236236 % Calculate the text width for the minipage:
237237 \setlength {\py@codewidth }{\linewidth }%
238238 \addtolength {\py@codewidth }{-\parindent }%
239+ \let\e =\textbackslash %
239240 %
240241 \par\indent %
241242 \begin {minipage }[t]{\py@codewidth }%
You can’t perform that action at this time.
0 commit comments