[tex-live] pretest: epstopdf overwrites existing files

Uwe Siart uwe.siart at tum.de
Wed Jul 8 10:20:36 CEST 2009


"Philip TAYLOR (Ret'd)" <P.Taylor at rhul.ac.uk> writes:

> Heiko Oberdiek wrote:
>
>> On Tue, Jul 07, 2009 at 05:48:31PM -0500, Karl Berry wrote:
>
>>> That seems ok.  Maybe we can omit the -to, to make it a little shorter.
>>> Just foo.{eps,png,...}-converted.pdf still seems ok?  Either way.

Things appear totally screwed up after the update today.

I have a file 'foo.tex'

,----[ foo.tex ]
| \documentclass{article}
| \usepackage{graphicx}
| \begin{document}
| \includegraphics{tumlogo_oz_umr_cmyk}
| \end{document}
`----

that requests a logo graphics 'tumlogo_oz_umr_cmyk' without extension.
Both tumlogo_oz_umr_cmyk.eps and tumlogo_oz_umr_cmyk.pdf reside in my
local tree and are well found by kpsewhich:

,----
| e:\org\viruscheck>kpsewhich tumlogo_oz_umr_cmyk.eps
| kpsewhich tumlogo_oz_umr_cmyk.eps
| c:/Programme/texmf-local/tex/latex/koma-script/tumlogo_oz_umr_cmyk.eps
| 
| e:\org\viruscheck>kpsewhich tumlogo_oz_umr_cmyk.pdf
| kpsewhich tumlogo_oz_umr_cmyk.pdf
| c:/Programme/texmf-local/tex/latex/koma-script/tumlogo_oz_umr_cmyk.pdf
`----

But when I call pdflatex I get the following weird error:

,----
| e:\org\viruscheck>pdflatex foo
| pdflatex foo
| This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009)
|  restricted \write18 enabled.
| entering extended mode
| (./foo.tex
| LaTeX2e <2005/12/01>
| [...]
| [Loading MPS to PDF converter (version 2006.09.02).]
| )EPSTOPDF 2.9.10gw, 2008/08/26 - Copyright 1998-2001 by Sebastian Rahtz et al., 2002-2009 by Gerben Wierda et al. Free software under a BSD-style license.
| !!! Error: "tumlogo_oz_umr_cmyk.eps" does not exist!
| 
| ! Package pdftex.def Error: File `tumlogo_oz_umr_cmyk-epstopdf.pdf' not found.
| 
| See the pdftex.def package documentation for explanation.
| Type  H <return>  for immediate help.
|  ...                                              
|                                                   
| l.4 \includegraphics{tumlogo_oz_umr_cmyk}
|                                          
| ? 
`----

-- 
Uwe


More information about the tex-live mailing list