diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ Commands added that **need** to be used in the preamble are: - `\professor{args}` to indicate the name of the professor, - `\class{args}` to indicate the course this homework is intended to be delivered. +The default paper size is A4; this can be changed to Letter using `letterpaper` in the options of the class. + Packages `geometry`, `inputenc`, `fancyhdr` and `titlesec` are required. Also, UTF-8 needs to be the encoding of the `.tex` file. The AMS packages need to be loaded in the preamble of the document. |
