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

Bug#409456: pdflatex: graphicx doesn't support .jpeg graphics extension



Package: tetex-base
Version: 3.0.dfsg.3-5
Severity: normal

$ file foo.jpg
foo.jpg: JPEG image data, JFIF standard 1.01
$ ln -f foo.jpg foo.jpeg
$ cat buggy.tex \documentclass[a4paper]{article}
\usepackage{graphicx}
\begin{document}
\includegraphics{foo.jpg}
\includegraphics{foo.jpeg}
\end{document}
$ pdflatex -halt-on-error buggy.tex | tail -n 11

! LaTeX Error: Unknown graphics extension: .jpeg.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
... l.5 \includegraphics{foo.jpeg} No pages of output.
Transcript written on buggy.log.


-- System Information:
Debian Release: 4.0
 APT prefers testing
 APT policy: (900, 'testing'), (600, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages tetex-base depends on:
ii  tex-common                    0.43       Common infrastructure for using an
ii  ucf                           2.0018.1   Update Configuration File: preserv

Versions of packages tetex-base recommends:
pn  tetex-doc                     <none>     (no description available)

Versions of packages tetex-bin depends on:
ii  debconf [debconf-2.0]     1.5.11         Debian configuration management sy
ii  debianutils               2.17           Miscellaneous utilities specific t
ii  dialog                    1.0-20060221-2 Displays user-friendly dialog boxe
ii  dpkg                      1.13.25        package maintenance system for Deb
ii  ed                        0.2-20         The classic unix line editor
ii  libc6                     2.3.6.ds1-10   GNU C Library: Shared libraries
ii  libfontconfig1            2.4.2-1        generic font configuration library
ii  libfreetype6              2.2.1-5        FreeType 2 font engine, shared lib
ii  libgcc1                   1:4.1.1-21     GCC support library
ii  libice6                   1:1.0.1-2      X11 Inter-Client Exchange library
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libkpathsea4 3.0-29 path search library for teTeX (run
ii  libpaper1                 1.1.21         Library for handling paper charact
ii  libpng12-0                1.2.15~beta5-1 PNG library - runtime
ii  libpoppler0c2             0.4.5-5.1      PDF rendering library
ii  libsm6                    1:1.0.1-3      X11 Session Management library
ii  libstdc++6                4.1.1-21       The GNU Standard C++ Library v3
ii  libt1-5                   5.1.0-2        Type 1 font rasterizer library - r
ii  libx11-6                  2:1.0.3-4      X11 client-side library
ii  libxaw7                   1:1.0.2-4      X11 Athena Widget library
ii  libxext6                  1:1.0.1-2      X11 miscellaneous extension librar
ii  libxmu6                   1:1.0.2-2      X11 miscellaneous utility library
ii  libxpm4                   1:3.5.5-2      X11 pixmap library
ii  libxt6                    1:1.0.2-2      X11 toolkit intrinsics library
ii  mime-support              3.39-1         MIME files 'mime.types' & 'mailcap
ii perl 5.8.8-7 Larry Wall's Practical Extraction ii sed 4.1.5-1 The GNU sed stream editor
ii  tex-common                0.43           Common infrastructure for using an
ii  ucf                       2.0018.1       Update Configuration File: preserv
ii  whiptail                  0.52.2-9       Displays user-friendly dialog boxe
ii  zlib1g                    1:1.2.3-13     compression library - runtime

Versions of packages tetex-extra depends on:
ii  tetex-bin                     3.0-29     The teTeX programs
ii  ucf                           2.0018.1   Update Configuration File: preserv

-- debconf information excluded

--
Jakub Wilk



Reply to: