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

Bug#483019: texlive-xetex: xelatex fails to display included PDF graphics



Package: texlive-xetex
Version: 2007.dfsg.1-3+b1
Severity: important

When I try to include PDF graphics generated by OOo in my document
processed by xelatex, I get an output file where the space for the
graphic is reserved, but the graphic itself is not shown.

In this example, I get an empty rectangle of the correct size when
processing it with xelatex 2007.dfsg.1-3+b1. With 2007.dfst.1-2, the
included file is shown inside the rectangle.

I ONLY see this bahaviour when the PDF graphic has been generated by
OpenOffice.org. PDF graphics generated by epstopdf are correctly
displays in the output document.

(Note: I sometimes see messages stating that the included file generated
by OOo "had errors that were repaired or ignored." This message does not
show up with the minmal PDF I'm using to reproduce the behaviour.)


##################################
minimal input file

\documentclass{article}

\usepackage{graphics}

\begin{document}
\framebox{\includegraphics{test.pdf}}
\{document}


Run xelatex x.tex.


##################################
other files

Any PDF generated by OpenOffice.org (oodraw) as test.pdf.
See http://sussrv01.ti.uni-mannheim.de/~ritzert/test.pdf if you don't
succeed in creating a file that fails to display.

######################################
 List of ls-R files

-rw-r--r-- 1 root root 1103 24. Mai 21:36 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 17. Apr 13:19 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 29. Apr 12:02 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 29. Apr 12:02 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
######################################
 Config files
lrwxrwxrwx 1 root root 20 17. Apr 13:19 /usr/share/texmf/web2c/texmf.cnf -> /etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 5793 24. Mai 21:36 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 7698 24. Mai 21:36 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 4770 24. Mai 21:36 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
insgesamt 4
-rw-r--r-- 1 root root 283  5. Feb 2007  mktex.cnf
######################################
 md5sums of texmf.d
42c20d7e8bd343542772b5a145bf8ad8  /etc/texmf/texmf.d/05TeXMF.cnf
5f7f6652cc8b8071c9e4ea6ba9e9f0a1  /etc/texmf/texmf.d/15Plain.cnf
f68e5add6afd6585b982f2f78e2e6a92  /etc/texmf/texmf.d/45TeXinputs.cnf
ea33127256c6a9f37145ae5b16fdb80c  /etc/texmf/texmf.d/55Fonts.cnf
afccf1d3f87057411166a77c58e00bd1  /etc/texmf/texmf.d/65BibTeX.cnf
9da7c1c7b1eaf06f941af91f48a23068  /etc/texmf/texmf.d/75DviPS.cnf
7ae52efac46feb97010986e57877d12e  /etc/texmf/texmf.d/80DVIPDFMx.cnf
8fee79ccdd5d1f56b1563dabfd53c717  /etc/texmf/texmf.d/85Misc.cnf
a8952d594677235951d447665ec46e9c  /etc/texmf/texmf.d/90TeXDoc.cnf
30f4f13357c2761ed01a6a15f28725a5  /etc/texmf/texmf.d/95NonPath.cnf

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages texlive-xetex depends on:
ii  dvipdfmx               1:20071115-1      A DVI to PDF translator with CJK s
ii  libc6                  2.7-11            GNU C Library: Shared libraries
ii  libfontconfig1         2.5.93-1          generic font configuration library
ii  libfreetype6           2.3.5-1+b1        FreeType 2 font engine, shared lib
ii  libkpathsea4           2007.dfsg.1-3+b1  TeX Live: path search library for 
ii  libpng12-0             1.2.27-1          PNG library - runtime
ii  libpoppler3            0.8.2-2           PDF rendering library
ii  texlive-base           2007-14           TeX Live: Essential programs and f
ii  texlive-common         2007-14           TeX Live: Base component
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages texlive-xetex recommends:
ii  texlive-latex-base            2007-14    TeX Live: Basic LaTeX packages

Versions of packages tex-common depends on:
ii  debconf                       1.5.22     Debian configuration management sy
ii  ucf                           3.006      Update Configuration File: preserv

Versions of packages texlive-xetex is related to:
pn  tetex-base                    <none>     (no description available)
pn  tetex-bin                     <none>     (no description available)
pn  tetex-extra                   <none>     (no description available)
ii  tex-common                    1.11       common infrastructure for building

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:

-- 
-- 
Michael Ritzert                           Tel: +49 621 181 2883
Schaltungstechnik und Simulation          Fax: +49 621 181 2734
ZI Technische Informatik, Uni Heidelberg  michael.ritzert@ziti.uni-heidelberg.de
68131 Mannheim, Germany                   http://sus.ti.uni-mannheim.de



Reply to: