build: add Makefile and latexmk configuration

This commit is contained in:
Bruno BELANYI 2019-12-31 20:36:53 +01:00
parent f4b2fe6962
commit 5c412a7c58
3 changed files with 13 additions and 0 deletions

2
latexmkrc Normal file
View file

@ -0,0 +1,2 @@
$pdf_mode = 1; # Tex - pdf
$out_dir = "build"; # Don't clobber the repository's root directory