mirror of
https://github.com/dnlbauer/dissertation-template.git
synced 2026-09-11 06:25:29 +00:00
inital commit
This commit is contained in:
5
build.ninja
Normal file
5
build.ninja
Normal file
@@ -0,0 +1,5 @@
|
||||
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
|
||||
Reference in New Issue
Block a user