|
|
@ -15,8 +15,11 @@ index_titles.html: merge.json scripts/templates/index_titles.html scripts/index_
|
|
|
|
index_thesis.html: merge.json scripts/templates/index_thesis.html scripts/index_new.py
|
|
|
|
index_thesis.html: merge.json scripts/templates/index_thesis.html scripts/index_new.py
|
|
|
|
python3 scripts/index_new.py index_thesis.html index_thesis.html
|
|
|
|
python3 scripts/index_new.py index_thesis.html index_thesis.html
|
|
|
|
|
|
|
|
|
|
|
|
%.cover.jpg: %.pdf
|
|
|
|
%.cover.jpg: %.pdf
|
|
|
|
gs -dSAFER -r600 -sDEVICE=jpeg -dFirstPage=1 -dLastPage=1 -o $@ $<
|
|
|
|
gs -dSAFER -r600 -sDEVICE=jpeg -dFirstPage=1 -dLastPage=1 -o $@ $<
|
|
|
|
mogrify -resize 640x $@
|
|
|
|
mogrify -resize 640x $@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
anomolous-faces/pdf/Publication-POD_Thesis_Max-Franklin.cover.jpg: anomolous-faces/pdf/Publication-POD_Thesis_Max-Franklin.pdf
|
|
|
|
|
|
|
|
gs -dSAFER -r600 -sDEVICE=jpeg -dFirstPage=3 -dLastPage=3 -o $@ $<
|
|
|
|
|
|
|
|
mogrify -resize 640x $@
|
|
|
|