corrections mineures/esthétiques

This commit is contained in:
François Pelletier 2018-02-12 22:09:08 -05:00
parent 1892ec66ff
commit b4fa750eb4
5 changed files with 28 additions and 15 deletions

View file

@ -9,13 +9,13 @@ rapport.bbl: rapport.tex
bibtex rapport.aux
run: rapport.pdf
evince rapport.pdf &
-evince rapport.pdf &
clean:
rm *.aux
rm *.bbl
rm *.blg
rm *.lof
rm *.log
rm *.out
rm *.toc
-rm *.aux
-rm *.bbl
-rm *.blg
-rm *.lof
-rm *.log
-rm *.out
-rm *.toc