Marc Demierre
Marc Demierre
The current Makefile does not detect changes correctly, forcing the user to `make clean_all` and `make` to rebuild the document. It may be beneficial to use mklatex to handle this.
The `titlesec` and `minitoc` packages have compatibility issues. It would be better to use `titletoc` for better compatibility.
- [ ] Provide more info on required external tools, such as python, pygments, perl, etc. - [ ] Provide IDE instructions (TeXStudio, vim, ...) - [ ] Provide Windows...