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

Add a second compilation run for tikz/dirichlet-function

This commit is contained in:
Martin Thoma 2015-11-20 08:16:02 +01:00
parent bc873eab9b
commit bd1f36e90c
2 changed files with 1 additions and 0 deletions

View file

@ -4,6 +4,7 @@ DENSITY = 300
WIDTH = 512
make:
pdflatex $(SOURCE).tex -output-format=pdf
pdflatex $(SOURCE).tex -output-format=pdf
make clean