Graphics, Figures & Tableseps overwritten by pdf ??

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
cfdprogrammer
Posts: 6
Joined: Sun Apr 19, 2009 4:58 pm

eps overwritten by pdf ??

Post by cfdprogrammer »

Hi there,

Something that never happened to me when using latex, is happening now.
When I compile my latex code using latex file.tex, all my original *.eps files are overwritten by a new *.pdf.

Why is that happening? I never had this problem before, and I don't want my original *.eps to disappear at every compilation

I hope someone can help

Best
cfd

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

eps overwritten by pdf ??

Post by localghost »

This behaviour is quite unusual and you have to reduce it to a minimal working example (MWE). It seems to be a systematical failure. Even when using the epstopdf package, EPS files are converted to PDF but never overwritten. And this only would work with pdflatex.


Best regards
Thorsten
Post Reply