A LaTeX boilerplate for academic homework and assignments.
Compile to PDF
$ make pdf
This runs [pdflatex, bibtex, pdflatex, pdflatex], a command that is run by default in most graphical LaTex editors.
Clean temporary files
$ make clean
Issues or new features can be reported via the GitHub issue tracker. Please make sure your issue or feature has not yet been reported by anyone else before submitting a new one.
LaTeX Homework Boilerplate is open-sourced software licensed under the MIT license.