[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#311424: marked as done (epstopdf.sty needs documentation that mentions \write18)



Your message dated Sat, 28 Nov 2009 19:30:34 +0100
with message-id <20091128183034.GA29576@preusse-16223.user.cis.dfn.de>
and subject line closing
has caused the Debian Bug report #311424,
regarding epstopdf.sty needs documentation that mentions \write18
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
311424: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=311424
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: tetex-extra
Version: 2.0.2c-7

When I include \usepackage{epstopdf} in my latex file in order to create PDF files from EPS files automatically on the fly I receive the following error message when calling
"pdflatex test.tex":

---------------------------------------------------------------
.
:
loading : Context Support Macros / PDF
)
epstopdf plot.eps

Error: pdflatex (file plot.pdf): cannot find image file
==> Fatal error occurred, the output PDF file is not finished!
----------------------------------------------------------------

The plot.eps file is not created, although I can create it manually with
"epstopdf plots.eps"

The same problem is reported here:
http://mailman.mit.edu/pipermail/macpartners/2005-January/000779.html

The test.tex file which reproduces the error is given below:

%%% test.tex %%%
% please keep the file plot.eps in the same directory

\documentclass{article}

\ifx\pdftexversion\undefined
 \usepackage[dvips]{graphics}
\else
 \usepackage[pdftex]{graphics}
 \usepackage{epstopdf}
\fi

\usepackage[dvips]{epsfig}

\begin{document}

\begin{figure}
\includegraphics{plot} \end{figure}

\end{document}
%%% end %%%

I suggest that all pdf files are created on the fly.

I am using Debian GNU/Linux 3.1, kernel 2.6.8.1-9rc2-dsdty and libc6 2.3.2.ds1-20

Frank
--
Frank Breitling
Humboldt-Universitaet Berlin, +49-30-20937-814(phone)/-642(fax)
http://www-eep.physik.hu-berlin.de/~fkbreitl


--- End Message ---
--- Begin Message ---
Version: 2009-2


--- End Message ---

Reply to: