some small changes
This commit is contained in:
parent
ed642130d9
commit
872cb3b0bb
13 changed files with 224 additions and 23 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
pdf: init
|
||||
latexmk
|
||||
latexmk < /dev/null
|
||||
|
||||
clean:
|
||||
latexmk -c
|
||||
|
|
Reference in a new issue