summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-01-13 17:29:31 (GMT)
committerFred Drake <fdrake@acm.org>1998-01-13 17:29:31 (GMT)
commit8362d005cf70980ed64d84de4b3e39455b737149 (patch)
tree1a34547eb7a883676dcba61819525776c3c74f5b /Doc
parent95810e4d181bcaa4620eba752c7e942f08c1c79f (diff)
downloadcpython-8362d005cf70980ed64d84de4b3e39455b737149.zip
cpython-8362d005cf70980ed64d84de4b3e39455b737149.tar.gz
cpython-8362d005cf70980ed64d84de4b3e39455b737149.tar.bz2
Added command at end to use times fonts; commented out. Instructions to use
times are there as well. Doing it here means the switch only affects one file and gets everything rebuilt as needed.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/myformat.sty3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/myformat.sty b/Doc/myformat.sty
index c21e434..4a02d92 100644
--- a/Doc/myformat.sty
+++ b/Doc/myformat.sty
@@ -289,3 +289,6 @@
}
\pagebreak%
}
+
+% Uncomment the following line to use a PostScript font instead of bitmaps:
+%\RequirePackage{times}\typeout{Using times fonts instead of Computer Modern.}