Tagged Questions
4
votes
1answer
2k views
LaTeX Error: Cannot determine size of graphic in title.png (no BoundingBox)
I seem to be getting a strange error after updating MiKTeX 2.9. I am using pdfLaTeX and TeXmaker with the graphicx package to include .png images. When I try to compile, I get the error LaTeX Error: ...
5
votes
3answers
4k views
MikTex error for PNG images when trying to produce DVI
I have a tex file with \includegraphic elements for some PNG images.
I use MikTeX on Windows and the PDF is fine.
Now, I need a DVI so I tried using: \pdfoutput=0
This creates a DVI, but only after I ...
