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