From ad8c4aac53e5cb3d4af56a37c931efbf95a44f0f Mon Sep 17 00:00:00 2001 From: Felipe Portales-Oliva Date: Thu, 28 Mar 2019 22:11:02 -0300 Subject: added a couple of lines expaining paper sizes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6f2ea4b..025db1a 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3