]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add some LaTeX magic so that Latin-1 characters do not get so badly
authorFred Drake <fdrake@acm.org>
Tue, 13 Mar 2001 17:56:08 +0000 (17:56 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 13 Mar 2001 17:56:08 +0000 (17:56 +0000)
trashed.

Doc/tut/tut.tex

index 60245a811489cbc827038903ffb18b472c6f6c7e..85d58055f28ebe8ef5735c6a97913c08f3eebc77 100644 (file)
@@ -1,4 +1,5 @@
 \documentclass{manual}
+\usepackage[T1]{fontenc}
 
 % Things to do:
 % Add a section on file I/O