[tex-live] Problem with pdflatex /includegraphics

John Murdie john at cs.york.ac.uk
Thu Feb 24 17:45:03 CET 2005


The command pdflatex(1) from TeXLive 2003 works as expected on Linux
with:

$ cat article.tex
\documentclass{article}
\usepackage{graphics}
\begin{document}
Lorem ipsum dolor sit amet.
\includegraphics{utc}
Duis autem vel eum iriure dolor in hendrerit.
\end{document}
$ ls
article.tex utc.png
$ file utc.png
utc.png: PNG image data, 400 x 250, 8-bit/color RGBA, non-interlaced
$

but the pdflatex(1) from TeXLive 2004 goes awry:

$ pdflatex article
This is pdfeTeXk, Version 3.141592-1.20a-2.2 (Web2C 7.5.3)
 %&-line parsing enabled.
output format initialized to PDF
entering extended mode
(./article.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for english, dumylang, nohyphenation, ba
sque, czech, slovak, german, ngerman, danish, spanish, catalan, finnish, french
, greek, croatian, hungarian, indonesian, icelandic, italian, latin, mongolian,
 dutch, norwegian, polish, portuguese, russian, swedish, ukenglish, ukrainian,
loaded.
(/usr/local/pkg/texlive-2004/texmf-dist/tex/latex/base/article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(/usr/local/pkg/texlive-2004/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/pkg/texlive-2004/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/pkg/texlive-2004/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/pkg/texlive-2004/texmf/tex/latex/config/graphics.cfg)
(/usr/local/pkg/texlive-2004/texmf-dist/tex/latex/pdftexdef/pdftex.def))
(./article.aux)
(/usr/local/pkg/texlive-2004/texmf-dist/tex/context/base/supp-pdf.tex
(/usr/local/pkg/texlive-2004/texmf-dist/tex/context/base/supp-mis.tex
loading : Context Support Macros / Miscellaneous (2004.10.26)
)
loading : Context Support Macros / PDF (2004.10.26)
) <utc.png, id=1, 401.5pt x 250.9375pt> <use utc.png>
Overfull \hbox (195.87888pt too wide) in paragraph at lines 4--7
[]\OT1/cmr/m/n/10 Lorem ip-sum do-lor sit amet. []
[1{/usr/local/pkg/texlive-2004/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <.
/utc.pnglibpng warning: Ignoring bad adaptive filter type
libpng warning: Ignoring bad adaptive filter type
... the last line above is repeated many times
libpng error: incorrect data check

Error: pdflatex: libpng: internal error
 ==> Fatal error occurred, the output PDF file is not finished!
$

We have libpng 1.2.5.

I can't see any mention of this problem in the tex-live mail archive,
nor in the introductory documentation live.pdf ("The TeX Live Guide,
TeX-Collection 2004", November 2004).

John A. Murdie
Department of Computer Science
University of York
UK




More information about the tex-live mailing list