tfm carlos

This commit is contained in:
Carlos Galindo 2019-11-15 21:34:58 +00:00
parent 3d0b155273
commit 16730f0f11
20 changed files with 1193 additions and 7 deletions

View file

@ -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