[XeTeX] Pdf files not included

Jacques Ropers jropers at freesurf.Fr
Fri Nov 23 22:04:21 CET 2007


I doubt this will be of help, but I have a similar problem under win32, 
but with jpegs files instead.
It used to work a few weeks ago before I reinstalled the OS.
Now I can't manage to get my jpegs included. It is working with pdflatex.

\documentclass[11pt,a4paper]{article}
\usepackage{graphicx}
\begin{document}
test
\includegraphics[width=5cm,height=3cm]{logo}\\
test
\end{document


C:\Documents and Settings\jr\Bureau\test>c:\xetex\bin\xelatex -no-pdf test
This is XeTeX, Version 3.141592-2.2-0.996-patch1 (Web2C 7.5.6)
entering extended mode
(./test.tex
LaTeX2e <2005/12/01>
Babel <v3.8h> and hyphenation patterns for english, usenglishmax, 
ukenglish, ba
sque, bulgarian, coptic, welsh, czech, slovak, german, ngerman, danish, 
spanish
, catalan, estonian, finnish, french, irish, polygreek, monogreek, 
ancientgreek
, croatian, hungarian, interlingua, ibycus, bahasa, icelandic, italian, 
latin,
mongolian, dutch, norsk, polish, portuguese, pinyin, romanian, russian, 
samin,
slovene, usorbian, serbian, swedish, turkish, ukrainian, dumylang, 
nohyphenatio
n, loaded.
(c:/xetex/share/texmf/tex/latex/base/article.cls
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
(c:/xetex/share/texmf/tex/latex/base/size11.clo))
(c:/xetex/share/texmf/tex/latex/graphics/graphicx.sty
(c:/xetex/share/texmf/tex/latex/graphics/keyval.sty)
(c:/xetex/share/texmf/tex/latex/graphics/graphics.sty
(c:/xetex/share/texmf/tex/latex/graphics/trig.sty)
(c:/xetex/share/texmf/tex/xetex/xelatex/graphics/graphics.cfg)
(c:/xetex/share/texmf/tex/xetex/xelatex/graphics/xetex.def))) (./test.aux)
<use  "logo.jpg" > [1] (./test.aux) )
Output written on test.xdv (1 page, 332 bytes).
Transcript written on test.log.

C:\Documents and Settings\jr\Bureau\test>c:\xetex\bin\xdvipdfmx -vv test
DVI Comment:  XeTeX output 2007.11.23:2200
test.xdv -> test.pdf
<AGL:texglyphlist.txt>C:/DOCUME~1/jr/LOCALS~1/Temp/dvipdfmx.a03496[1<cmr10 at 10.91
pt(TFM:cmr10[c:/xetex/share/texmf/fonts/tfm/public/cm/cmr10.tfm])
fontmap: cmr10 -> cmr10(ot1r)[remap]
(Encoding:ot1r[OT1Encoding])
pdf_font>> Simple font "cmr10" enc_id=<ot1r,3> opened at font_id=<cmr10,0>.
 >(Image:./logo.jpg[./logo.jpg][JPEG])
** WARNING ** Transformation matrix not invertible.
** WARNING ** --- M = [4.70513e-307 0 0 3.3217e-303 0 0]
](cmr10[CMR10][OT1Encoding][Type1][5 glyphs][703 bytes])
Compression saved 201 bytes. Try "-V 5" for better compression
106338 bytes written


Till Rettig wrote:
> Hello,
>
> I have a really strange problem I have no clue how to handle: If I 
> include a pdf file with xelatex using \includegraphic, it doesn't show 
> up, though the log clearly states it has been used:
>
> (/usr/share/texmf-texlive/tex/generic/babel/ngermanb.ldf)) (./xetex.aux)
> [1] <use  "textimalli-probe.pdf" >
> Overfull \hbox (159.37689pt too wide) in paragraph at lines 22--25
> [][]
>
>
> The included file is another text file produced some times earlier 
> with xelatex. When I run pdflatex, the pdf shows up, with xelatex not.
> I attach the file and two pdfs showing the output. The file size shows 
> clearly that the pdf doesn't get included when using xelatex.
>
> Pngs and jpgs are no problem.
>
> System is ubuntu gutsy's texlive 2007
>
> Hope somebody has a clue!
>
> Greetings
> Till
> ------------------------------------------------------------------------
>
> _______________________________________________
> XeTeX mailing list
> postmaster at tug.org
> http://tug.org/mailman/listinfo/xetex



More information about the XeTeX mailing list