| Line | |
|---|
| 1 | %
|
|---|
| 2 | % Change this to say a4paper instead of letterpaper if you want A4. These
|
|---|
| 3 | % are the latex defaults.
|
|---|
| 4 | %
|
|---|
| 5 | \newcommand{\py@paper}{letterpaper}
|
|---|
| 6 | \newcommand{\py@ptsize}{10pt}
|
|---|
| 7 |
|
|---|
| 8 | % These set up the fonts for the documents.
|
|---|
| 9 | %
|
|---|
| 10 | % The "times" package makes the default font the PostScript Times
|
|---|
| 11 | % font, which makes for smaller PostScript and a font that more people
|
|---|
| 12 | % like.
|
|---|
| 13 | %
|
|---|
| 14 | % The "avant" package causes the AvantGarde font to be used for
|
|---|
| 15 | % sans-serif text, instead of the uglier Helvetica set up by the "times"
|
|---|
| 16 | % package.
|
|---|
| 17 | %
|
|---|
| 18 | \RequirePackage{times}\typeout{Using Times instead of Computer Modern.}
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.