]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Warn that _ must be in tt font.
authorGuido van Rossum <guido@python.org>
Fri, 7 Aug 1992 16:06:42 +0000 (16:06 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 7 Aug 1992 16:06:42 +0000 (16:06 +0000)
Doc/myformat.sty

index 42bbb7ad654a1de5f121498a360917c5e9061005..c0610ebbf160ec0deb47580e44ae9a2520170673 100644 (file)
@@ -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...