From: Guido van Rossum Date: Fri, 7 Aug 1992 16:06:42 +0000 (+0000) Subject: Warn that _ must be in tt font. X-Git-Tag: v0.9.8~253 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b7fc4afe1b75a9e68d14b6de36880ef0abe082fd;p=thirdparty%2FPython%2Fcpython.git Warn that _ must be in tt font. --- diff --git a/Doc/myformat.sty b/Doc/myformat.sty index 42bbb7ad654a..c0610ebbf160 100644 --- a/Doc/myformat.sty +++ b/Doc/myformat.sty @@ -38,7 +38,8 @@ \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 % Dummy \cbstart and \cbend so I can leave changebars in...