corrections mineures/esthétiques
This commit is contained in:
parent
1892ec66ff
commit
b4fa750eb4
5 changed files with 28 additions and 15 deletions
16
tp/makefile
16
tp/makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue