Foundations-of-Applied-Mathematics / Labs

Labs for the Foundations of Applied Mathematics curriculum.
https://foundations-of-applied-mathematics.github.io/
211 stars 71 forks source link

Png2pdf #1

Closed tylerjarvis closed 7 years ago

tylerjarvis commented 7 years ago

Fixed pdflatex-acrobat bug that made some figures in the pdf not display on adobe acrobat. The key to fixing this is adding \pdfminorversion=4 at the very beginning of the main latex file before \documentclass...