2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

minor changes

This commit is contained in:
Martin Thoma 2012-10-28 12:10:05 +01:00
parent a0402e59e7
commit c654ee54ee
4 changed files with 9 additions and 5 deletions

View file

@ -5,7 +5,7 @@ WIDTH = 500
make:
gnuplot plot.gnuplot
pdflatex -shell-escape $(SOURCE).tex -output-format=pdf
pdflatex $(SOURCE).tex -output-format=pdf
make clean
clean: