[pdftex] Image inclusion problem

Gregor Weihs gwmx at gmx.at
Mon Apr 21 14:42:06 CEST 2003


Hi,

I have the following LaTeX file:

--------------------------------
\documentclass{article}

\usepackage[pdftex]{graphicx}

\begin{document}
 \includegraphics{structure.pdf}
\end{document}
--------------------------------

and whatever I try to do (using various figure files, different package
options, updating packae files, etc) I constantly get

------------------------------------
This is pdfTeX, Version 3.141592-1.10b (MiKTeX 2.2) (preloaded format=latex
2000.11.28)  21 APR 2003 13:38
**test.tex
(test.tex{pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for english, french, german, ngerman,
du
mylang, nohyphenation, loaded.
(C:\Program Files\texmf\tex\latex\base\article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(C:\Program Files\texmf\tex\latex\base\size10.clo
File: size10.clo 2001/04/21 v1.4e Standard LaTeX file (size option)
)
\c at part=\count79
\c at section=\count80
\c at subsection=\count81
\c at subsubsection=\count82
\c at paragraph=\count83
\c at subparagraph=\count84
\c at figure=\count85
\c at table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(C:\Program Files\texmf\tex\latex\graphics\graphicx.sty
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

(C:\Program Files\texmf\tex\latex\graphics\keyval.sty
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV at toks@=\toks14
)
(C:\Program Files\texmf\tex\latex\graphics\graphics.sty
Package: graphics 2001/07/07 v1.0n Standard LaTeX Graphics (DPC,SPQR)

(C:\Program Files\texmf\tex\latex\graphics\trig.sty
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(C:\Program Files\texmf\tex\latex\00miktex\graphics.cfg
File: graphics.cfg 2003/03/12 v1.1 MiKTeX 'graphics' configuration
)
Package graphics Info: Driver file: pdftex.def on input line 80.

(C:\Program Files\LocalTexMf\tex\latex\base\pdftex.def
File: pdftex.def 1997/06/02 v0.02a graphics/color for pdftex
))
\Gin at req@height=\dimen103
\Gin at req@width=\dimen104
) (test.aux)
LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 5.
LaTeX Font Info:    ... okay on input line 5.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 5.
LaTeX Font Info:    ... okay on input line 5.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 5.
LaTeX Font Info:    ... okay on input line 5.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 5.
LaTeX Font Info:    ... okay on input line 5.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 5.
LaTeX Font Info:    ... okay on input line 5.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 5.
LaTeX Font Info:    ... okay on input line 5.

(C:\Program Files\LocalTexMf\tex\latex\base\supp-pdf.tex
(C:\Program Files\LocalTexMf\tex\latex\base\supp-mis.tex
loading : Context Support Macros / Missing
\scratchcounter=\count87
\scratchdimen=\dimen105
\scratchskip=\skip43
\scratchmuskip=\muskip10
\scratchbox=\box26
\scratchread=\read1
\scratchread=\write3
\nextbox=\box27
\nextdepth=\dimen106
\everyline=\toks15
)
loading : Context Support Macros / PDF
\nofMPsegments=\count88
\nofMParguments=\count89
))
Runaway argument?
_sáy8[]\\\fi \ifGread@ \relax \expandafter \iterate \fi \let \iterate \ETC.
! File ended while scanning use of \Gread at find@mbox.
<inserted text> 
                \par 
<*> test.tex
            
? x
 
Here is how much of TeX's memory you used:
 707 strings out of 95636
 7659 string characters out of 1191021
 52643 words of memory out of 1056844
 3745 multiletter control sequences out of 35000
 3640 words of font info for 14 fonts, out of 500000 for 1000
 14 hyphenation exceptions out of 607
 25i,0n,21p,188b,140s stack positions out of 1500i,500n,5000p,200000b,32768s
 0 PDF objects out of 65536
 0 named destinations out of 20000
 0 words of extra memory for PDF output out of 65536
No pages of output.
-------------------------------------------------------

Any ideas?

Regards

Gregor



More information about the pdftex mailing list