diff options
author | Fred Drake <fdrake@acm.org> | 1998-07-24 15:19:38 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-07-24 15:19:38 (GMT) |
commit | c2aa9fbad9dc5befd22f579363880b9fce30a552 (patch) | |
tree | 0e2dbb355b9e7bf23103d2b376fecf779835daeb /Doc/texinputs/pypaper.sty | |
parent | b193c9516592e5873c412a35d8df5ee5cdb16188 (diff) | |
download | cpython-c2aa9fbad9dc5befd22f579363880b9fce30a552.zip cpython-c2aa9fbad9dc5befd22f579363880b9fce30a552.tar.gz cpython-c2aa9fbad9dc5befd22f579363880b9fce30a552.tar.bz2 |
Remove use of the avant package; Helvetica isn't as pretty, but works for
acroread. The problem this solves is likely dependent on font availability,
so keeping things simple is a good solution.
Diffstat (limited to 'Doc/texinputs/pypaper.sty')
-rw-r--r-- | Doc/texinputs/pypaper.sty | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/texinputs/pypaper.sty b/Doc/texinputs/pypaper.sty index 41b2572..3959637 100644 --- a/Doc/texinputs/pypaper.sty +++ b/Doc/texinputs/pypaper.sty @@ -16,4 +16,3 @@ % package. % \RequirePackage{times}\typeout{Using Times instead of Computer Modern.} -\RequirePackage{avant}\typeout{Using AvantGarde instead of Helvetica.} |