Update Makefile - run pdflatex in nonstopmode
This commit is contained in:
parent
17d6e36711
commit
febd56f4b6
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
pdf: init
|
||||
latexmk
|
||||
latexmk < /dev/null
|
||||
|
||||
clean:
|
||||
latexmk -c
|
||||
|
|
Loading…
Reference in a new issue