fixed error
This commit is contained in:
parent
9019423e48
commit
65388d60b2
3 changed files with 5 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
pdf: init
|
||||
latexmk < /dev/null
|
||||
latexmk -halt-on-error < /dev/null
|
||||
|
||||
clean:
|
||||
latexmk -c
|
||||
|
|
Reference in a new issue