Tagged Questions
2
votes
2answers
574 views
“pdf_open: Not a PDF 1.[1-5] file.” when typesetting TeX file in TextMate
I have a TeX file, which is typeset by XeLaTeX.
The file has \includegraphics{coverimage.eps} on the first page, and coverimage.eps is located in the same directory as the TeX file. OS: MacOS ...