diff options
| author | Guido van Rossum <guido@python.org> | 1991-02-19 12:54:06 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1991-02-19 12:54:06 +0000 |
| commit | 56098fa2d4e68ef80feff84153ae0519adf255ac (patch) | |
| tree | 2544ea72ad622411d1900be55227b01f657f2627 /Doc | |
| parent | 8ec6350d781e3df51fbd230766233f609bc08abb (diff) | |
| download | cpython-git-56098fa2d4e68ef80feff84153ae0519adf255ac.tar.gz | |
Use garamod as alternative style.
Diffstat (limited to 'Doc')
| -rw-r--r-- | Doc/tut.tex | 2 | ||||
| -rw-r--r-- | Doc/tut/tut.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/tut.tex b/Doc/tut.tex index 5ef65de73c..a17e79c471 100644 --- a/Doc/tut.tex +++ b/Doc/tut.tex @@ -1,6 +1,6 @@ % Format this file with latex. -%\documentstyle[palatino,11pt,myformat]{article} +%\documentstyle[garamond,11pt,myformat]{article} \documentstyle[11pt,myformat]{article} \title{\bf diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex index 5ef65de73c..a17e79c471 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -1,6 +1,6 @@ % Format this file with latex. -%\documentstyle[palatino,11pt,myformat]{article} +%\documentstyle[garamond,11pt,myformat]{article} \documentstyle[11pt,myformat]{article} \title{\bf |
