Skip to content
Snippets Groups Projects
Unverified Commit b53de080 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

make docs recompile on change

parent 46c17720
Branches
Tags
No related merge requests found
......@@ -5,7 +5,7 @@ images:
images/wide.jpg: images
convert -size 100x60 xc:skyblue -fill white -stroke black -draw "ellipse 50,30 40,20 45,270" images/wide.jpg
docs.pdf: images/wide.jpg $(wildcard *.sty)
docs.pdf: images/wide.jpg $(wildcard *.sty) docs.tex
pdflatex -shell-escape docs.tex
test.pdf: test.tex $(wildcard *.sty)
pdflatex -shell-escape test.tex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment