Closed ralphtheninja closed 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
>/dev/null
Makefile
.png
Edit: They were there but moved.
Removing
>/dev/null
fromMakefile
to get more information seems to indicate some missing.png
filesEdit: They were there but moved.