tfm carlos
This commit is contained in:
parent
3d0b155273
commit
16730f0f11
20 changed files with 1193 additions and 7 deletions
1
Makefile
1
Makefile
|
@ -12,5 +12,6 @@ paper.pdf: paper.tex images
|
|||
pdflatex -synctex=1 -interaction=nonstopmode paper.tex
|
||||
|
||||
clean:
|
||||
rm -f Secciones/*.aux
|
||||
rm -f *.toc *.aux *.bbl *.blg *.fls *.out *.log *.synctex.gz
|
||||
$(MAKE) -C img clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue