- Questo topic ha 11 risposte, 5 partecipanti ed è stato aggiornato l'ultima volta 18 anni, 6 mesi fa da
brunov75.
-
CreatoreTopic
-
21 Febbraio 2008 alle 16:51 #22034::
Carissimi,
purtroppo ho un problema con l’inserimento di un file d’immagine in formato .pdf in un documento Beamer. Premetto che come compilatore utillizzo WinEdt 5.5. Nel momento in cui provo a compilare il seguente, semplice documento\documentclass[notes=show]{beamer}
\usepackage{mathpazo}
\usepackage{hyperref}
\usepackage{multimedia}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{amstext}
\usepackage{graphicx}
\usepackage[latin1]{inputenc}%
\usepackage{pstricks,pstricks-add,pst-math,pst-xkey}\usepackage{color}
\setcounter{MaxMatrixCols}{30}
\providecommand{\U}[1]{\protect\rule{.1in}{.1in}}
\usetheme{Warsaw}
\begin{document}
\begin{frame}
\begin{center}
\includegraphics[scale=.3]{immagine.pdf}
\end{center}
\end{frame}
\end{document}mi compare un avviso di errore, nel quale si evidenzia che non si è potuto generare alcun file pdf. Il file .log mi dice poi una cosa del genere:
*** WinEdt captured the following console output:
This is BibTeX, Version 0.99c (MiKTeX 2.7 Beta 3)
The top-level auxiliary file: prova.aux
I found no \citation commands—while reading file prova.aux
I found no \bibdata command—while reading file prova.aux
I found no \bibstyle command—while reading file prova.aux
(There were 3 error messages)*** BibTeX produced the following log file “prova.blg”:
This is BibTeX, Version 0.99cThe top-level auxiliary file: prova.aux
I found no \citation commands—while reading file prova.aux
I found no \bibdata command—while reading file prova.aux
I found no \bibstyle command—while reading file prova.aux
(There were 3 error messages)Qualcuno di voi mi saprebbe aiutare?
Cari saluti,
Bruno.
-
CreatoreTopic
-
AutoreRisposte
-
-
21 Febbraio 2008 alle 16:59 #22035::
Io ho provato con una mia immagine e non ho nessun problema. Devi compilare con pdflatex e non con latex.Comunque togli
`
\usepackage{pstricks,pstricks-add,pst-math,pst-xkey}`Perché pstricks non funziona con pdflatex.
Forse hai una versione di beamer un po’ datata.
Lì da quanto vedo hai problemi con la bibliografia.Ciao
Andrea
-
22 Febbraio 2008 alle 15:25 #22036
-
23 Febbraio 2008 alle 9:12 #22037::
Non conosco winedt ma ho visto messaggi simili usando TeXniccenter, molto probabilmente Winedt avvia bibtex mentre tu non hai messo nessun comando nel tuo file che lo rende necessario, vedi se c’è qualche opzione per disabilitare la chiamata di bibtex, a meno che tu non abbia l’intenzione di usarlo per gestire la bibliografia (scelta caldamente consigliata se il tuo documento ne richiede una).Ciao
Matteo
-
23 Febbraio 2008 alle 11:10 #22038::
Winedt lancia automaticamente bibtex, ma gli errori che hai indicato non pregiudicano la compilazione, vengono sempre indicati quando non hai citazioni bibtex.
Il problema è sicuramente da un’altra parte. Prova a cliccare sul tasto log (vicino al leoncino di latex) e cerca qual è il problema.
Che versione di Miktex usi?
ciao
-
23 Febbraio 2008 alle 16:29 #22039::
Ciao,
io utilizzo la versione MiKTeX 2.7. Il file .log mi evidenzia solo errori di bibliografia, che a quanto pare dovrebbero essere ininfluenti ai fini della compilazione.
E non compila nemmeno un’immagine in formato .jpg…..povero me! 🙂
Veramente un mistero….e dire che mi ero installato questa nuova versione MiKTeX con tutti i pacchetti proprio da poco…Cari saluti,
Bruno
-
23 Febbraio 2008 alle 17:12 #22040::
Il tuo codice sulla mia macchina (osX 10.5 con TeXlive) compila perfettamente, a parte qualche warning, il fatto che non accetti immagini pdf e jpg mi fa sospettare che tu stia compilando con LaTeX e non con pdfLaTeX, però in questo caso dovrebbe darti un errore del tipo:
`”Cannot determine size of graphic…”`Ciao
Matteo
-
23 Febbraio 2008 alle 22:46 #22041::
Ciao,
compilo in Pdf LaTeX, ma il problema è sempre lo stesso. Oggi, per sicurezza, ho scaricato nuovamente l’intera documentazione MiKTeX 2.7 mediante il file di Setup, ed il problema permane. Non complila nemmeno una piccola immagine in formato .jpg. Può essere un problema che riguarda questa nuova versione di MiKTeX?Cari saluti,
Bruno.
-
23 Febbraio 2008 alle 22:57 #22042::
Ciao,
compilo in Pdf LaTeX, ma il problema è sempre lo stesso. Oggi, per sicurezza, ho scaricato nuovamente l’intera documentazione MiKTeX 2.7 mediante il file di Setup, ed il problema permane. Non complila nemmeno una piccola immagine in formato .jpg. Può essere un problema che riguarda questa nuova versione di MiKTeX?Togli tutti i pacchetti non necessari, cioè lascia solo graphicx, e prova a compilare un frame minimo con l’immagine jpg. Se non produce il pdf, manda il log (completo, non il riassunto di WinEdt).
Ciao
Enrico
-
24 Febbraio 2008 alle 20:05 #22043::
Grazie!
Ho provato a compilare queste poche righe di codice:\documentclass{beamer}
\usepackage{graphicx}
\usetheme{Warsaw}
\begin{document}
\begin{frame}
\begin{center}
\includegraphics[scale=0.5]{DSC00712.JPG}
\end{center}
\end{frame}
\end{document}L’immagine è una presa a caso, ed il formato è tra quelli giusti. Niente da fare, non compila assolutamente. Questo è il file .log:
This is pdfTeX, Version 3.141592-1.40.7 (MiKTeX 2.7) (preloaded format=pdflatex 2008.2.24) 24 FEB 2008 20:58
entering extended mode
**C:/Documents*and*Settings/brunov/Desktop/prova/prova.tex
(“C:/Documents and Settings/brunov/Desktop/prova/prova.tex”
LaTeX2e <2005/12/01>
Babeland hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, french, loaded.
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamer.cls”
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasercs.sty”
Package: beamerbasercs 2007/01/28 (rcs-revision 1.4)
)
Document Class: beamer 2007/03/11 cvs version 3.07 A class for typesetting pres
entations (rcs-revision 1.70)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasemodes.sty”
Package: beamerbasemodes 2007/01/28 (rcs-revision 1.22)
\beamer@tempbox=\box26
\beamer@tempcount=\count79
\c@beamerpauses=\count80(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasedecode.sty”
Package: beamerbasedecode 2007/01/28 (rcs-revision 1.20)
\beamer@slideinframe=\count81
\beamer@minimum=\count82
)
\beamer@commentbox=\box27
\beamer@modecount=\count83
)
\headheight=\dimen102
\headdp=\dimen103
\footheight=\dimen104
\sidebarheight=\dimen105
\beamer@tempdim=\dimen106
\beamer@finalheight=\dimen107
\beamer@animht=\dimen108
\beamer@animdp=\dimen109
\beamer@animwd=\dimen110
\beamer@leftmargin=\dimen111
\beamer@rightmargin=\dimen112
\beamer@leftsidebar=\dimen113
\beamer@rightsidebar=\dimen114
\beamer@boxsize=\dimen115
\beamer@vboxoffset=\dimen116
\beamer@descdefault=\dimen117
\beamer@descriptionwidth=\dimen118
\beamer@lastskip=\skip41
\beamer@areabox=\box28
\beamer@animcurrent=\box29
\beamer@animshowbox=\box30
\beamer@sectionbox=\box31
\beamer@logobox=\box32
\beamer@linebox=\box33
\beamer@sectioncount=\count84
\beamer@subsubsectionmax=\count85
\beamer@subsectionmax=\count86
\beamer@sectionmax=\count87
\beamer@totalheads=\count88
\beamer@headcounter=\count89
\beamer@partstartpage=\count90
\beamer@sectionstartpage=\count91
\beamer@subsectionstartpage=\count92
\beamer@animationtempa=\count93
\beamer@animationtempb=\count94
\beamer@xpos=\count95
\beamer@ypos=\count96
\beamer@showpartnumber=\count97
\beamer@currentsubsection=\count98
\beamer@coveringdepth=\count99
\beamer@sectionadjust=\count100
\beamer@tocsectionnumber=\count101(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbaseoptions.sty”
Package: beamerbaseoptions 2007/01/28 (rcs-revision 1.8)(“F:\MiKTeX 2.7\tex\latex\graphics\keyval.sty”
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks14
))
(“F:\MiKTeX 2.7\tex\latex\pgf\basiclayer\pgfcore.sty”
(“F:\MiKTeX 2.7\tex\latex\graphics\graphicx.sty”
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)(“F:\MiKTeX 2.7\tex\latex\graphics\graphics.sty”
Package: graphics 2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)(“F:\MiKTeX 2.7\tex\latex\graphics\trig.sty”
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(“F:\MiKTeX 2.7\tex\latex\00miktex\graphics.cfg”
File: graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
)
Package graphics Info: Driver file: pdftex.def on input line 90.(“F:\MiKTeX 2.7\tex\latex\graphics\pdftex.def”
File: pdftex.def 2007/06/12 v0.04h Graphics/color for pdfTeX
\Gread@gobject=\count102
))
\Gin@req@height=\dimen119
\Gin@req@width=\dimen120
)
(“F:\MiKTeX 2.7\tex\latex\pgf\systemlayer\pgfsys.sty”
(“F:\MiKTeX 2.7\tex\latex\pgf\utilities\pgfrcs.sty”
(“F:\MiKTeX 2.7\tex\generic\pgf\utilities\pgfutil-common.tex”)
(“F:\MiKTeX 2.7\tex\generic\pgf\utilities\pgfutil-latex.def”)
(“F:\MiKTeX 2.7\tex\generic\pgf\utilities\pgfrcs.code.tex”
Package: pgfrcs 2007/06/08 v1.18 (rcs-revision 1.16)
))
(“F:\MiKTeX 2.7\tex\generic\pgf\systemlayer\pgfsys.code.tex”
Package: pgfsys 2007/06/07 v1.18 (rcs-revision 1.24)
\pgf@x=\dimen121
\pgf@y=\dimen122
\pgf@xa=\dimen123
\pgf@ya=\dimen124
\pgf@xb=\dimen125
\pgf@yb=\dimen126
\pgf@xc=\dimen127
\pgf@yc=\dimen128
\c@pgf@counta=\count103
\c@pgf@countb=\count104
\c@pgf@countc=\count105
\c@pgf@countd=\count106(“F:\MiKTeX 2.7\tex\generic\pgf\systemlayer\pgf.cfg”
File: pgf.cfg 2007/03/20 (rcs-revision 1.4)
)
Package pgfsys Info: Driver file for pgf: pgfsys-pdftex.def on input line 846.(“F:\MiKTeX 2.7\tex\generic\pgf\systemlayer\pgfsys-pdftex.def”
File: pgfsys-pdftex.def 2007/06/07 (rcs-revision 1.15)(“F:\MiKTeX 2.7\tex\generic\pgf\systemlayer\pgfsys-common-pdf.def”
File: pgfsys-common-pdf.def 2006/10/16 (rcs-revision 1.7)
)))
(“F:\MiKTeX 2.7\tex\generic\pgf\systemlayer\pgfsyssoftpath.code.tex”
File: pgfsyssoftpath.code.tex 2007/02/19 (rcs-revision 1.5)
)
(“F:\MiKTeX 2.7\tex\generic\pgf\systemlayer\pgfsysprotocol.code.tex”
File: pgfsysprotocol.code.tex 2006/10/16 (rcs-revision 1.4)
))
(“F:\MiKTeX 2.7\tex\latex\xcolor\xcolor.sty”
Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)(“F:\MiKTeX 2.7\tex\latex\00miktex\color.cfg”
File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
)
Package xcolor Info: Driver file: pdftex.def on input line 225.
Package xcolor Info: Model `cmy’ substituted by `cmy0′ on input line 1337.
Package xcolor Info: Model `hsb’ substituted by `rgb’ on input line 1341.
Package xcolor Info: Model `RGB’ extended on input line 1353.
Package xcolor Info: Model `HTML’ substituted by `rgb’ on input line 1355.
Package xcolor Info: Model `Hsb’ substituted by `hsb’ on input line 1356.
Package xcolor Info: Model `tHsb’ substituted by `hsb’ on input line 1357.
Package xcolor Info: Model `HSB’ substituted by `hsb’ on input line 1358.
Package xcolor Info: Model `Gray’ substituted by `gray’ on input line 1359.
Package xcolor Info: Model `wave’ substituted by `hsb’ on input line 1360.
)
(“F:\MiKTeX 2.7\tex\generic\pgf\basiclayer\pgfcore.code.tex”
Package: pgfcore 2007/03/09 v1.18 (rcs-revision 1.5)(“F:\MiKTeX 2.7\tex\generic\pgf\math\pgfmath.code.tex”
(“F:\MiKTeX 2.7\tex\generic\pgf\math\pgfmathcalc.code.tex”
(“F:\MiKTeX 2.7\tex\generic\pgf\math\pgfmathutil.code.tex”)
(“F:\MiKTeX 2.7\tex\generic\pgf\math\pgfmathparser.code.tex”
\pgfmath@stack=\toks15
\c@pgfmath@parsecounta=\count107
\c@pgfmath@parsecountb=\count108
\c@pgfmath@parsecountc=\count109
\pgfmath@parsex=\dimen129
)
(“F:\MiKTeX 2.7\tex\generic\pgf\math\pgfmathoperations.code.tex”
(“F:\MiKTeX 2.7\tex\generic\pgf\math\pgfmathtrig.code.tex”)
(“F:\MiKTeX 2.7\tex\generic\pgf\math\pgfmathrnd.code.tex”))
(“F:\MiKTeX 2.7\tex\generic\pgf\math\pgfmathbase.code.tex”)))
(“F:\MiKTeX 2.7\tex\generic\pgf\basiclayer\pgfcorepoints.code.tex”
File: pgfcorepoints.code.tex 2007/04/19 (rcs-revision 1.9)
\pgf@picminx=\dimen130
\pgf@picmaxx=\dimen131
\pgf@picminy=\dimen132
\pgf@picmaxy=\dimen133
\pgf@pathminx=\dimen134
\pgf@pathmaxx=\dimen135
\pgf@pathminy=\dimen136
\pgf@pathmaxy=\dimen137
\pgf@xx=\dimen138
\pgf@xy=\dimen139
\pgf@yx=\dimen140
\pgf@yy=\dimen141
\pgf@zx=\dimen142
\pgf@zy=\dimen143
)
(“F:\MiKTeX 2.7\tex\generic\pgf\basiclayer\pgfcorepathconstruct.code.tex”
File: pgfcorepathconstruct.code.tex 2007/06/07 (rcs-revision 1.9)
\pgf@path@lastx=\dimen144
\pgf@path@lasty=\dimen145
)
(“F:\MiKTeX 2.7\tex\generic\pgf\basiclayer\pgfcorepathusage.code.tex”
File: pgfcorepathusage.code.tex 2007/03/09 (rcs-revision 1.8)
\pgf@shorten@end@additional=\dimen146
\pgf@shorten@start@additional=\dimen147
)
(“F:\MiKTeX 2.7\tex\generic\pgf\basiclayer\pgfcorescopes.code.tex”
File: pgfcorescopes.code.tex 2007/06/07 (rcs-revision 1.24)
\pgfpic=\box34
\pgf@hbox=\box35
\pgf@layerbox@main=\box36
\pgf@picture@serial@count=\count110
)
(“F:\MiKTeX 2.7\tex\generic\pgf\basiclayer\pgfcoregraphicstate.code.tex”
File: pgfcoregraphicstate.code.tex 2007/03/09 (rcs-revision 1.7)
\pgflinewidth=\dimen148
)
(“F:\MiKTeX 2.7\tex\generic\pgf\basiclayer\pgfcoretransformations.code.tex”
File: pgfcoretransformations.code.tex 2007/06/07 (rcs-revision 1.6)
\pgf@pt@x=\dimen149
\pgf@pt@y=\dimen150
\pgf@pt@temp=\dimen151
)
(“F:\MiKTeX 2.7\tex\generic\pgf\basiclayer\pgfcorequick.code.tex”
File: pgfcorequick.code.tex 2006/10/11 (rcs-revision 1.2)
)
(“F:\MiKTeX 2.7\tex\generic\pgf\basiclayer\pgfcoreobjects.code.tex”
File: pgfcoreobjects.code.tex 2006/10/11 (rcs-revision 1.2)
)
(“F:\MiKTeX 2.7\tex\generic\pgf\basiclayer\pgfcorepathprocessing.code.tex”
File: pgfcorepathprocessing.code.tex 2007/03/09 (rcs-revision 1.6)
)
(“F:\MiKTeX 2.7\tex\generic\pgf\basiclayer\pgfcorearrows.code.tex”
File: pgfcorearrows.code.tex 2007/06/07 (rcs-revision 1.8)
)
(“F:\MiKTeX 2.7\tex\generic\pgf\basiclayer\pgfcoreshade.code.tex”
File: pgfcoreshade.code.tex 2007/03/09 (rcs-revision 1.8)
\pgf@max=\dimen152
\pgf@sys@shading@range@num=\count111
)))
(“F:\MiKTeX 2.7\tex\latex\pgf\basiclayer\pgfbaseimage.sty”
(“F:\MiKTeX 2.7\tex\generic\pgf\basiclayer\pgfbaseimage.code.tex”
Package: pgfbaseimage 2007/05/31 v1.18 (rcs-revision 1.7)
\pgfexternal@startupbox=\box37
))
(“F:\MiKTeX 2.7\tex\latex\pgf\utilities\xxcolor.sty”
Package: xxcolor 2003/10/24 ver 0.1
\XC@nummixins=\count112
\XC@countmixins=\count113
)
(“F:\MiKTeX 2.7\tex\latex\amsfonts\amssymb.sty”
Package: amssymb 2002/01/22 v2.2d(“F:\MiKTeX 2.7\tex\latex\amsfonts\amsfonts.sty”
Package: amsfonts 2001/10/25 v2.2f
\@emptytoks=\toks16
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info: Overwriting math alphabet `\mathfrak’ in version `bold’
(Font) U/euf/m/n U/euf/b/n on input line 132.
))
(“F:\MiKTeX 2.7\tex\latex\geometry\geometry.sty”
Package: geometry 2002/07/08 v3.2 Page Geometry
\Gm@cnth=\count114
\Gm@cntv=\count115
\c@Gm@tempcnt=\count116
\Gm@bindingoffset=\dimen153
\Gm@wd@mp=\dimen154
\Gm@odd@mp=\dimen155
\Gm@even@mp=\dimen156
\Gm@dimlist=\toks17(“F:\MiKTeX 2.7\tex\latex\geometry\geometry.cfg”))
(“F:\MiKTeX 2.7\tex\latex\hyperref\hyperref.sty”
Package: hyperref 2008/01/09 v6.77i Hypertext links for LaTeX(“F:\MiKTeX 2.7\tex\latex\oberdiek\hycolor.sty”
Package: hycolor 2007/04/11 v1.1 Code for color options of hyperref/bookmark (H
O)
)
\@linkdim=\dimen157
\Hy@linkcounter=\count117
\Hy@pagecounter=\count118(“F:\MiKTeX 2.7\tex\latex\confproc\pd1enc.def”
File: pd1enc.def 1999/03/30 v0.3 PDFDocEncoding (Heiko Oberdiek)
)
(“F:\MiKTeX 2.7\tex\generic\oberdiek\etexcmds.sty”
Package: etexcmds 2007/12/12 v1.2 Prefix for e-TeX command names (HO)(“F:\MiKTeX 2.7\tex\generic\oberdiek\infwarerr.sty”
Package: infwarerr 2007/09/09 v1.2 Providing info/warning/message (HO)
)
Package etexcmds Info: Could not find \expanded.
(etexcmds) That can mean that you are not using pdfTeX 1.50 or
(etexcmds) that some package has redefined \expanded.
(etexcmds) In the latter case, load this package earlier.
)
(“F:\MiKTeX 2.7\tex\latex\00miktex\hyperref.cfg”
File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
)
(“F:\MiKTeX 2.7\tex\latex\oberdiek\kvoptions.sty”
Package: kvoptions 2007/10/18 v3.0 Keyval support for LaTeX options (HO)
)
Package hyperref Info: Option `bookmarks’ set `true’ on input line 2686.
Package hyperref Info: Option `bookmarksopen’ set `true’ on input line 2686.
Package hyperref Info: Option `implicit’ set `false’ on input line 2686.
Package hyperref Info: Hyper figures OFF on input line 2722.
Package hyperref Info: Link nesting OFF on input line 2727.
Package hyperref Info: Hyper index ON on input line 2730.
Package hyperref Info: Plain pages OFF on input line 2737.
Package hyperref Info: Backreferencing OFF on input line 2742.Implicit mode OFF; no redefinition of LaTeX internals
Package hyperref Info: Bookmarks ON on input line 2898.
(“F:\MiKTeX 2.7\tex\latex\ltxmisc\url.sty”
\Urlmuskip=\muskip10
Package: url 2006/04/12 ver 3.3 Verb mode for urls, etc.
)
LaTeX Info: Redefining \url on input line 3068.(“F:\MiKTeX 2.7\tex\generic\oberdiek\bitset.sty”
Package: bitset 2007/09/28 v1.0 Data type bit set (HO)(“F:\MiKTeX 2.7\tex\generic\oberdiek\intcalc.sty”
Package: intcalc 2007/09/27 v1.1 Expandable integer calculations (HO)
)
(“F:\MiKTeX 2.7\tex\generic\oberdiek\bigintcalc.sty”
Package: bigintcalc 2007/11/11 v1.1 Expandable big integer calculations (HO)(“F:\MiKTeX 2.7\tex\generic\oberdiek\pdftexcmds.sty”
Package: pdftexcmds 2007/12/12 v0.3 LuaTeX support for pdfTeX utility functions
(HO)
Package pdftexcmds Info: LuaTeX not detected on input line 139.
)))
(“F:\MiKTeX 2.7\tex\generic\oberdiek\kvsetkeys.sty”
Package: kvsetkeys 2007/09/29 v1.3 Key value parser with default handler suppor
t (HO)
)
\Fld@menulength=\count119
\Field@Width=\dimen158
\Fld@charsize=\dimen159
\Field@toks=\toks18
Package hyperref Info: Hyper figures OFF on input line 3949.
Package hyperref Info: Link nesting OFF on input line 3954.
Package hyperref Info: Hyper index ON on input line 3957.
Package hyperref Info: backreferencing OFF on input line 3964.
Package hyperref Info: Link coloring OFF on input line 3969.(“F:\MiKTeX 2.7\tex\generic\oberdiek\atbegshi.sty”
Package: atbegshi 2007/09/09 v1.6 At begin shipout hook (HO)(“F:\MiKTeX 2.7\tex\generic\oberdiek\ifpdf.sty”
Package: ifpdf 2007/12/12 v1.6 Provides the ifpdf switch (HO)
Package ifpdf Info: pdfTeX in pdf mode detected.
))Package hyperref Warning: Option `pdfpagelabels’ is turned off
(hyperref) because \thepage is undefined.Hyperref stopped early
)
*hyperref using default driver hpdftex*
(“F:\MiKTeX 2.7\tex\latex\hyperref\hpdftex.def”
File: hpdftex.def 2008/01/09 v6.77i Hyperref driver for pdfTeX
\Fld@listcount=\count120
)
(“F:\MiKTeX 2.7\tex\latex\base\size11.clo”
File: size11.clo 2005/09/16 v1.4f Standard LaTeX file (size option)
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasecompatibility.sty”
Package: beamerbasecompatibility 2007/01/28 (rcs-revision 1.63)
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasefont.sty”
Package: beamerbasefont 2007/01/28 (rcs-revision 1.16)
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasemisc.sty”
Package: beamerbasemisc 2007/01/28 (rcs-revision 1.24)
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasetwoscreens.sty”
Package: beamerbasetwoscreens 2007/01/28 (rcs-revision 1.7)
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbaseoverlay.sty”
Package: beamerbaseoverlay 2007/01/28 (rcs-revision 1.50)
\beamer@argscount=\count121
\beamer@lastskipcover=\skip42
\beamer@trivlistdepth=\count122
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasetitle.sty”
Package: beamerbasetitle 2007/01/28 (rcs-revision 1.25)
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasesection.sty”
Package: beamerbasesection 2007/01/28 (rcs-revision 1.21)
\c@lecture=\count123
\c@part=\count124
\c@section=\count125
\c@subsection=\count126
\c@subsubsection=\count127
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbaseframe.sty”
Package: beamerbaseframe 2007/01/28 (rcs-revision 1.60)
\beamer@framebox=\box38
\beamer@frametitlebox=\box39
\beamer@zoombox=\box40
\beamer@zoomcount=\count128
\beamer@zoomframecount=\count129
\beamer@frametextheight=\dimen160
\c@subsectionslide=\count130
\beamer@frametopskip=\skip43
\beamer@framebottomskip=\skip44
\beamer@frametopskipautobreak=\skip45
\beamer@framebottomskipautobreak=\skip46
\beamer@envbody=\toks19
\c@framenumber=\count131
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbaseverbatim.sty”
Package: beamerbaseverbatim 2007/01/28 (rcs-revision 1.8)
\beamer@verbatimfileout=\write3
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbaseframesize.sty”
Package: beamerbaseframesize 2007/01/28 (rcs-revision 1.18)
\beamer@splitbox=\box41
\beamer@autobreakcount=\count132
\beamer@autobreaklastheight=\dimen161
\beamer@frametitletoks=\toks20
\beamer@framesubtitletoks=\toks21
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbaseframecomponents.sty”
Package: beamerbaseframecomponents 2007/01/28 (rcs-revision 1.41)
\beamer@footins=\box42
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasecolor.sty”
Package: beamerbasecolor 2007/01/28 (rcs-revision 1.42)
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasenotes.sty”
Package: beamerbasenotes 2007/01/28 (rcs-revision 1.23)
\beamer@frameboxcopy=\box43
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasetoc.sty”
Package: beamerbasetoc 2007/01/28 (rcs-revision 1.21)
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasetemplates.sty”
Package: beamerbasetemplates 2007/01/28 (rcs-revision 1.51)
\beamer@sbttoks=\toks22(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbaseauxtemplates.sty”
Package: beamerbaseauxtemplates 2007/01/28 (rcs-revision 1.28)(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbaseboxes.sty”
Package: beamerbaseboxes 2007/03/11 (rcs-revision 1.32)
\bmb@box=\box44
\bmb@colorbox=\box45
\bmb@boxshadow=\box46
\bmb@boxshadowball=\box47
\bmb@boxshadowballlarge=\box48
\bmb@temp=\dimen162
\bmb@dima=\dimen163
\bmb@dimb=\dimen164
\bmb@prevheight=\dimen165
)
\beamer@blockheadheight=\dimen166
))
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbaselocalstructure.sty”
Package: beamerbaselocalstructure 2007/01/28 (rcs-revision 1.53)(“F:\MiKTeX 2.7\tex\latex\tools\enumerate.sty”
Package: enumerate 1999/03/05 v3.00 enumerate extensions (DPC)
\@enLab=\toks23
)
\c@figure=\count133
\c@table=\count134
\abovecaptionskip=\skip47
\belowcaptionskip=\skip48
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasenavigation.sty”
Package: beamerbasenavigation 2007/01/28 (rcs-revision 1.36)
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasetheorems.sty”
Package: beamerbasetheorems 2007/01/28 (rcs-revision 1.10)(“F:\MiKTeX 2.7\tex\latex\amsmath\amsmath.sty”
Package: amsmath 2000/07/18 v2.13 AMS math features
\@mathmargin=\skip49For additional information on amsmath, use the `?’ option.
(“F:\MiKTeX 2.7\tex\latex\amsmath\amstext.sty”
Package: amstext 2000/06/29 v2.01(“F:\MiKTeX 2.7\tex\latex\amsmath\amsgen.sty”
File: amsgen.sty 1999/11/30 v2.0
\@emptytoks=\toks24
\ex@=\dimen167
))
(“F:\MiKTeX 2.7\tex\latex\amsmath\amsbsy.sty”
Package: amsbsy 1999/11/29 v1.2d
\pmbraise@=\dimen168
)
(“F:\MiKTeX 2.7\tex\latex\amsmath\amsopn.sty”
Package: amsopn 1999/12/14 v2.01 operator names
)
\inf@bad=\count135
LaTeX Info: Redefining \frac on input line 211.
\uproot@=\count136
\leftroot@=\count137
LaTeX Info: Redefining \overline on input line 307.
\classnum@=\count138
\DOTSCASE@=\count139
LaTeX Info: Redefining \ldots on input line 379.
LaTeX Info: Redefining \dots on input line 382.
LaTeX Info: Redefining \cdots on input line 467.
\Mathstrutbox@=\box49
\strutbox@=\box50
\big@size=\dimen169
LaTeX Font Info: Redeclaring font encoding OML on input line 567.
LaTeX Font Info: Redeclaring font encoding OMS on input line 568.
\macc@depth=\count140
\c@MaxMatrixCols=\count141
\dotsspace@=\muskip11
\c@parentequation=\count142
\dspbrk@lvl=\count143
\tag@help=\toks25
\row@=\count144
\column@=\count145
\maxfields@=\count146
\andhelp@=\toks26
\eqnshift@=\dimen170
\alignsep@=\dimen171
\tagshift@=\dimen172
\tagwidth@=\dimen173
\totwidth@=\dimen174
\lineht@=\dimen175
\@envbody=\toks27
\multlinegap=\skip50
\multlinetaggap=\skip51
\mathdisplay@stack=\toks28
LaTeX Info: Redefining \[ on input line 2666.
LaTeX Info: Redefining \] on input line 2667.
)
(“F:\MiKTeX 2.7\tex\latex\amscls\amsthm.sty”
Package: amsthm 2004/08/06 v2.20
\thm@style=\toks29
\thm@bodyfont=\toks30
\thm@headfont=\toks31
\thm@notefont=\toks32
\thm@headpunct=\toks33
\thm@preskip=\skip52
\thm@postskip=\skip53
\thm@headsep=\skip54
\dth@everypar=\toks34
)
\c@theorem=\count147
)
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasethemes.sty”
Package: beamerbasethemes 2007/01/28 (rcs-revision 1.10)
)
(“F:\MiKTeX 2.7\tex\latex\beamer\themes\theme\beamerthemedefault.sty”
Package: beamerthemedefault 2007/01/28 (rcs-revision 1.7)(“F:\MiKTeX 2.7\tex\latex\beamer\themes\font\beamerfontthemedefault.sty”
Package: beamerfontthemedefault 2007/01/28 (rcs-revision 1.13)
)
(“F:\MiKTeX 2.7\tex\latex\beamer\themes\color\beamercolorthemedefault.sty”
Package: beamercolorthemedefault 2007/01/28 (rcs-revision 1.28)
)
(“F:\MiKTeX 2.7\tex\latex\beamer\themes\inner\beamerinnerthemedefault.sty”
Package: beamerinnerthemedefault 2007/01/28 (rcs-revision 1.20)
\beamer@dima=\dimen176
\beamer@dimb=\dimen177
)
(“F:\MiKTeX 2.7\tex\latex\beamer\themes\outer\beamerouterthemedefault.sty”
Package: beamerouterthemedefault 2007/01/28 (rcs-revision 1.14)
)))
(“F:\MiKTeX 2.7\tex\latex\beamer\themes\theme\beamerthemeWarsaw.sty”
Package: beamerthemeWarsaw 2007/01/28 (rcs-revision 1.9)(“F:\MiKTeX 2.7\tex\latex\beamer\themes\inner\beamerinnerthemerounded.sty”
Package: beamerinnerthemerounded 2007/01/28 (rcs-revision 1.5)
)
(“F:\MiKTeX 2.7\tex\latex\beamer\themes\outer\beamerouterthemeshadow.sty”
Package: beamerouterthemeshadow 2007/01/28 (rcs-revision 1.9)(“F:\MiKTeX 2.7\tex\latex\beamer\themes\outer\beamerouterthemesplit.sty”
Package: beamerouterthemesplit 2007/01/28 (rcs-revision 1.5)
))
(“F:\MiKTeX 2.7\tex\latex\beamer\themes\color\beamercolorthemeorchid.sty”
Package: beamercolorthemeorchid 2007/01/28 (rcs-revision 1.3)
)
(“F:\MiKTeX 2.7\tex\latex\beamer\themes\color\beamercolorthemewhale.sty”
Package: beamercolorthemewhale 2007/01/28 (rcs-revision 1.4)
))
No file prova.aux.
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 6.
LaTeX Font Info: … okay on input line 6.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 6.
LaTeX Font Info: … okay on input line 6.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 6.
LaTeX Font Info: … okay on input line 6.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 6.
LaTeX Font Info: … okay on input line 6.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 6.
LaTeX Font Info: … okay on input line 6.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 6.
LaTeX Font Info: … okay on input line 6.
LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 6.
LaTeX Font Info: … okay on input line 6.
(“F:\MiKTeX 2.7\tex\context\base\supp-pdf.tex”
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count148
\scratchdimen=\dimen178
\scratchbox=\box51
\nofMPsegments=\count149
\nofMParguments=\count150
\everyMPshowfont=\toks35
\MPscratchCnt=\count151
\MPscratchDim=\dimen179
\MPnumerator=\count152
\everyMPtoPDFconversion=\toks36
)
——————– Geometry parameters
paper: user defined
landscape: —
twocolumn: —
twoside: —
asymmetric: —
h-parts: 28.45274pt, 307.28987pt, 28.45274pt
v-parts: 0.0pt, 273.14662pt, 0.0pt
hmarginratio: —
vmarginratio: —
lines: —
heightrounded: —
bindingoffset: 0.0pt
truedimen: —
includehead: true
includefoot: true
includemp: —
driver: pdftex
——————– Page layout dimensions and switches
\paperwidth 364.19536pt
\paperheight 273.14662pt
\textwidth 307.28987pt
\textheight 244.6939pt
\oddsidemargin -43.81725pt
\evensidemargin -43.81725pt
\topmargin -72.26999pt
\headheight 14.22636pt
\headsep 0.0pt
\footskip 14.22636pt
\marginparwidth 4.0pt
\marginparsep 10.0pt
\columnsep 10.0pt
\skip\footins 10.0pt plus 4.0pt minus 2.0pt
\hoffset 0.0pt
\voffset 0.0pt
\mag 1000(1in=72.27pt, 1cm=28.45pt)
———————–
Package hyperref Info: Link coloring OFF on input line 6.
(“F:\MiKTeX 2.7\tex\latex\hyperref\nameref.sty”
Package: nameref 2007/05/29 v2.31 Cross-referencing by name of section(“F:\MiKTeX 2.7\tex\latex\oberdiek\refcount.sty”
Package: refcount 2006/02/20 v3.0 Data extraction from references (HO)
)
\c@section@level=\count153
)
LaTeX Info: Redefining \ref on input line 6.
LaTeX Info: Redefining \pageref on input line 6.
\@outlinefile=\write4
\AtBeginShipoutBox=\box52
LaTeX Font Info: Overwriting symbol font `operators’ in version `normal’
(Font) OT1/cmr/m/n OT1/cmss/m/n on input line 6.
LaTeX Font Info: Overwriting symbol font `operators’ in version `bold’
(Font) OT1/cmr/bx/n OT1/cmss/bx/n on input line 6.
\symnumbers=\mathgroup6
\sympureletters=\mathgroup7
LaTeX Font Info: Overwriting math alphabet `\mathrm’ in version `normal’
(Font) OT1/cmss/m/n OT1/cmr/m/n on input line 6.
LaTeX Font Info: Redeclaring math alphabet \mathbf on input line 6.
LaTeX Font Info: Overwriting math alphabet `\mathbf’ in version `normal’
(Font) OT1/cmr/bx/n OT1/cmss/bx/n on input line 6.
LaTeX Font Info: Overwriting math alphabet `\mathbf’ in version `bold’
(Font) OT1/cmr/bx/n OT1/cmss/bx/n on input line 6.
LaTeX Font Info: Redeclaring math alphabet \mathsf on input line 6.
LaTeX Font Info: Overwriting math alphabet `\mathsf’ in version `normal’
(Font) OT1/cmss/m/n OT1/cmss/m/n on input line 6.
LaTeX Font Info: Overwriting math alphabet `\mathsf’ in version `bold’
(Font) OT1/cmss/bx/n OT1/cmss/m/n on input line 6.
LaTeX Font Info: Redeclaring math alphabet \mathit on input line 6.
LaTeX Font Info: Overwriting math alphabet `\mathit’ in version `normal’
(Font) OT1/cmr/m/it OT1/cmss/m/it on input line 6.
LaTeX Font Info: Overwriting math alphabet `\mathit’ in version `bold’
(Font) OT1/cmr/bx/it OT1/cmss/m/it on input line 6.
LaTeX Font Info: Redeclaring math alphabet \mathtt on input line 6.
LaTeX Font Info: Overwriting math alphabet `\mathtt’ in version `normal’
(Font) OT1/cmtt/m/n OT1/cmtt/m/n on input line 6.
LaTeX Font Info: Overwriting math alphabet `\mathtt’ in version `bold’
(Font) OT1/cmtt/m/n OT1/cmtt/m/n on input line 6.
LaTeX Font Info: Overwriting symbol font `numbers’ in version `bold’
(Font) OT1/cmss/m/n OT1/cmss/bx/n on input line 6.
LaTeX Font Info: Overwriting symbol font `pureletters’ in version `bold’
(Font) OT1/cmss/m/it OT1/cmss/bx/it on input line 6.
LaTeX Font Info: Overwriting math alphabet `\mathrm’ in version `bold’
(Font) OT1/cmss/bx/n OT1/cmr/bx/n on input line 6.
LaTeX Font Info: Overwriting math alphabet `\mathbf’ in version `bold’
(Font) OT1/cmss/bx/n OT1/cmss/bx/n on input line 6.
LaTeX Font Info: Overwriting math alphabet `\mathsf’ in version `bold’
(Font) OT1/cmss/m/n OT1/cmss/bx/n on input line 6.
LaTeX Font Info: Overwriting math alphabet `\mathit’ in version `bold’
(Font) OT1/cmss/m/it OT1/cmss/bx/it on input line 6.
LaTeX Font Info: Overwriting math alphabet `\mathtt’ in version `bold’
(Font) OT1/cmtt/m/n OT1/cmtt/bx/n on input line 6.No file prova.nav.
LaTeX Warning: File `DSC00712.JPG’ not found on input line 11.
!pdfTeX error: (file DSC00712.JPG): cannot find image file
==> Fatal error occurred, no output PDF file produced!Dice che non trova il file .nav, e che non trova l’immagine….ma com’è possibile?
Cari saluti,
Bruno.
-
24 Febbraio 2008 alle 20:28 #22044::
Grazie!
Ho provato a compilare queste poche righe di codice:
`\documentclass{beamer}\usepackage{graphicx}
\usetheme{Warsaw}
\begin{document}
\begin{frame}
\begin{center}
\includegraphics[scale=0.5]{DSC00712.JPG}
\end{center}
\end{frame}
\end{document}`
L’immagine è una presa a caso, ed il formato è tra quelli giusti. Niente da fare, non compila assolutamente. Questo è il file .log:
`This is pdfTeX, Version 3.141592-1.40.7 (MiKTeX 2.7) (preloaded format=pdflatex 2008.2.24) 24 FEB 2008 20:58
entering extended mode
**C:/Documents*and*Settings/brunov/Desktop/prova/prova.tex
(“C:/Documents and Settings/brunov/Desktop/prova/prova.tex”
LaTeX2e <2005/12/01>
Babeland hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, french, loaded.
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamer.cls”
(“F:\MiKTeX 2.7\tex\latex\beamer\base\beamerbasercs.sty”
Package: beamerbasercs 2007/01/28 (rcs-revision 1.4)
)
Document Class: beamer 2007/03/11 cvs version 3.07 A class for typesetting pres
entations (rcs-revision 1.70)
…
(Font) OT1/cmtt/m/n OT1/cmtt/bx/n on input line 6.No file prova.nav.
LaTeX Warning: File `DSC00712.JPG' not found on input line 11.
!pdfTeX error: (file DSC00712.JPG): cannot find image file
==> Fatal error occurred, no output PDF file produced!`
Dice che non trova il file .nav, e che non trova l’immagine….ma com’è possibile?Il fatto che non trovi il file .nav è normale, è un file ausiliario che viene prodotto alla fine della compilazione (se ha successo). Il problema è evidentemente nella ricerca del file grafico; se non è nella stessa directory del tuo documento, non può essere trovata.
Ci può essere un problema anche nel fatto che sei all’interno di una cartella che ha spazi nel nome (Documents and Settings), ma non dovrebbe.
Dov’è questo file DSC00721.JPG? Prova, se è nella stessa directory, a usare le minuscole per l’estensione, senza specificarla in \includegraphics.
Ciao
Enrico
-
24 Febbraio 2008 alle 21:14 #22045
-
-
AutoreRisposte
- Devi essere connesso per rispondere a questo topic.