This repository serves to collect various materials gathered throughout math studies, including course transcripts as well as some exercise solutions.
In most directories there should be a Makefile which handles compilation for you. So be sure to have a recent LaTeX distribution as well as preferrably LatexMk installed and run
make
in the directory of your choice.
You can configure the paper size to a5 by running make config-a5
or generate
a booklet using make book-a5-booklet
.
You are very welcome to contribute to this repository, either by sending me pull requests or by pointing out mistakes. Also any kind of feedback is appreciated in case you are using these materials.