File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -157,12 +157,13 @@ What if Times fonts are not available?
157157
158158As distributed, the LaTeX documents use PostScript Times fonts. This
159159is 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
161161them, 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
168169What if I want to use A4 paper?
You can’t perform that action at this time.
0 commit comments