I am using a custom LaTeX document class for my thesis which is derived from the report class. I'd like to set the default size of the font to 12pt, and still have the option to change it (to 10pt) via the \documentclass command. How can I do it?
|
|
|||||||
|
migrated from stackoverflow.com Jan 12 '12 at 16:09
|
12pt is the default. The demo class is baz.cls
|
|||
|
|
|
If your modified documentclass file does not involve a
Change Addendum: If the modified class file you're working with executes a |
|||||||||||
|