mirror of
https://github.com/dnlbauer/dissertation-template.git
synced 2026-09-10 22:15:30 +00:00
6 lines
261 B
Plaintext
6 lines
261 B
Plaintext
rule latex
|
|
command = latexmk -pdf -interaction=nonstopmode $tex
|
|
|
|
build thesis.pdf: latex abstract.tex acknowledgements.tex acronyms.tex appendix.tex biblio.tex config.tex frontpages.tex thesis.tex biblio.bib tufte-common.def tufte-book.cls
|
|
tex = thesis.tex
|