cryptoparty / handbook

The CryptoParty Handbook
https://www.cryptoparty.in/learn/handbook
527 stars 136 forks source link

latex-pdf target fails when doing make install #115

Closed ralphtheninja closed 9 years ago

ralphtheninja commented 9 years ago
$ make install
./convert_to_md.sh build/.
pdflatex --output-dir=build/tex build/tex/main.tex >/dev/null
libpng warning: cHRM: inconsistent chromaticities
libpng warning: cHRM: inconsistent chromaticities
libpng warning: cHRM: inconsistent chromaticities
libpng warning: cHRM: inconsistent chromaticities
Makefile:22: recipe for target 'latex-pdf' failed
make: *** [latex-pdf] Error 1

Removing >/dev/null from Makefile to get more information seems to indicate some missing .png files

Edit: They were there but moved.