arxiv-collector places pdf files instead of eps files in the .tar.gz (and does rightly so). However, the includegraphics command does not get updated - it still refers to the eps file. A simple regex / replace should fix the issue.
When I'm using eps-to-pdf, I always avoid putting an extension on the \includegraphics, which is why I didn't write code to do this. I'll add it to the list to optionally do, though.
My arxiv-collector version is:
0.3.5 (installed via conda-forge)
Description:
arxiv-collector places pdf files instead of eps files in the .tar.gz (and does rightly so). However, the
includegraphics
command does not get updated - it still refers to the eps file. A simple regex / replace should fix the issue.arxiv.tar.gz