Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 82bac59

Browse files
committed
Fixed a typo and updated information about using the Times fonts when
formatting PostScript documents. Reported by Dave Kuhlman.
1 parent 388fba8 commit 82bac59

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Doc/README

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,12 +157,13 @@ What if Times fonts are not available?
157157

158158
As distributed, the LaTeX documents use PostScript Times fonts. This
159159
is done since they are much better looking and produce smaller
160-
PostScript files. If, however, your TeX installation does not support
160+
PostScript files. If, however, your TeX installation does not support
161161
them, they may be easily disabled. Edit the file
162-
texiinputs/manual.cls and comment out the line that starts
162+
texinputs/pypaper.sty and comment out the line that starts
163163
"\RequirePackage{times}" by inserting a "%" character at the beginning
164-
of the line. An alternative is to install the right fonts and LaTeX
165-
style file.
164+
of the line. If you're formatting the docs for A4 paper instead of
165+
US-Letter paper, change paper-a4/pypaper.sty instead. An alternative
166+
is to install the right fonts and LaTeX style file.
166167

167168

168169
What if I want to use A4 paper?

0 commit comments

Comments
 (0)