Custom LaTeX class for my notes on some undergraduate maths courses at University of Roma Tre and University of Trento:
- Analytical Mechanics (italian)
- Complex Analysis (italian)
- Finite Fields
- Galois Theory (italian)
- General Topology (italian)
- Introduction to Number Theory (italian)
- Multivariate Calculus (italian)
- Public-key Cryptography (italian)
To use the class, clone the repository or copy edoars-notes.cls
and point to it as the document class:
\documentclass{/path/to/edoars-notes.cls}
Compile the document with pdflatex.
Two options are available:
color
: to enable colors in the document (default is grayscale).english
: to enable the use of English keywords for custom environments.
This class is heavily inspired by ClassicThesis and ArsClassica.