Ciao a tutti utilizzo Led come editor di testo, e quando faccio la compilazione PDFLatex tutto funziona in quanto ottengo un pdf, ma se faccio la compilazione Latex ottengo quest’errore…. e non posso quindi creare il .ps
`Package hyperref Warning: Wrong driver `hpdftex.def';
(hyperref) pdfTeX is not running in PDF mode.
(hyperref) Using default driver.*hyperref using default driver hdvips*
(“C:\Program Files\MiKTeX 2.7\tex\latex\hyperref\hdvips.def”
File: hdvips.def 2008/11/18 v6.78m Hyperref driver for dvips(“C:\Program Files\MiKTeX 2.7\tex\latex\hyperref\pdfmark.def”
File: pdfmark.def 2008/11/18 v6.78m Hyperref definitions for pdfmark specials
\pdf@docset=\toks34
\pdf@box=\box40
\pdf@toks=\toks35
\pdf@defaulttoks=\toks36
\Fld@listcount=\count146
))
(“C:\Program Files\MiKTeX 2.7\tex\latex\graphics\graphicx.sty”
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)(“C:\Program Files\MiKTeX 2.7\tex\latex\graphics\graphics.sty”
Package: graphics 2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)(“C:\Program Files\MiKTeX 2.7\tex\latex\graphics\trig.sty”
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(“C:\Program Files\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.(“C:\Program Files\MiKTeX 2.7\tex\latex\pdftex-def\pdftex.def”
File: pdftex.def 2009/08/25 v0.04m Graphics/color for pdfTeX! Package pdftex.def Error: PDF mode expected, but DVI mode detected!
(pdftex.def) If you are using `latex', then call `pdflatex'.
(pdftex.def) Otherwise check and correct the driver options.
(pdftex.def) Error recovery by switching to PDF mode.See the pdftex.def package documentation for explanation.
Type Hfor immediate help.
…l.385 }\@ehc`
Cosa potrei aver sbagliato o omesso?
Grazie
M.G.
Temo che il formato dvi non supporta la creazione di documenti ipertestuali interattivi, il formato pdf si.
Tutto qui.
Ciao