mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Add some LaTeX magic so that Latin-1 characters do not get so badly
trashed.
This commit is contained in:
parent
126f2f62db
commit
1b0b2a4df2
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
\documentclass{manual}
|
\documentclass{manual}
|
||||||
|
\usepackage[T1]{fontenc}
|
||||||
|
|
||||||
% Things to do:
|
% Things to do:
|
||||||
% Add a section on file I/O
|
% Add a section on file I/O
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue