first commit
This commit is contained in:
commit
c8da6f896e
5 changed files with 66 additions and 0 deletions
4
makefile
Normal file
4
makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
make:
|
||||
pdflatex -jobname=name src/source.tex
|
||||
rm -rf *.lof *.log *.toc *.aux
|
||||
rm -rf src/*.lof src/*.log src/*.toc src/*.aux
|
Loading…
Add table
Add a link
Reference in a new issue