Warn that _ must be in tt font.

This commit is contained in:
Guido van Rossum 1992-08-07 16:06:42 +00:00
parent 5e0759d351
commit b7fc4afe1b

View file

@ -38,7 +38,8 @@
\noindent \noindent
} }
% Underscores are not magic throughout the Python documentation % Underscores are not magic throughout the Python documentation.
% This still only gives the right effect in the tt font!!!
\catcode`_=12 \catcode`_=12
% Dummy \cbstart and \cbend so I can leave changebars in... % Dummy \cbstart and \cbend so I can leave changebars in...