Skip to content

edoars/latex-notes-cls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

LaTeX Lecture Notes Class

Custom LaTeX class for my notes on some undergraduate maths courses at University of Roma Tre and University of Trento:

Usage

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.

Options

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.

Credits

This class is heavily inspired by ClassicThesis and ArsClassica.