[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] 11.81; Included PNG file stops previewing
From: |
Thorsten Vitt |
Subject: |
Re: [Bug-AUCTeX] 11.81; Included PNG file stops previewing |
Date: |
Tue, 4 Oct 2005 14:18:58 +0200 |
User-agent: |
Mutt/1.2.5i |
* Ralf Angeli am Tue, Oct 04, 2005 at 01:59:48PM +0200:
> * David Kastrup (2005-09-29) writes:
> > Thorsten Vitt <address@hidden> writes:
[...]
> >> l.8 \includegraphics{figure.png}
> >>
> >> [2 <./figure.png (PNG copy)>]
[...]
> How does that "(PNG copy)" come into being at all?
I guess it has been introduced in a recent version of pdfTeX. I'm using
pdfeTeX 3.141592-1.30.2-2.2 (Web2C 7.5.5), which at least contains the
string in question:
% strings pdftex | grep "PNG copy"
(PNG copy)
When using pdftex 1.10b, however, I get the same output as you.
Thorsten