summaryrefslogtreecommitdiff
path: root/README.md
blob: 6c8d10c4fb5aa30b3aaffb58e4ba7fad0dd619d2 (plain)
1
2
3
4
# latex-make-template

Simple base project for writing LaTeX files and building them using make.
Just place your `.tex` files in the project's main directory and use the `make` or `make <name>.pdf` to build them.