I just can't export a tex document as a pdf. I tried exporting a document that works on a colleague's computer (but he runs a Linux OS).
When I try to convert to a PDF, a window saying that the required file "tex\generic\epsf\epsf.tex" is missing. Then, I click the Install button and after a while, the console says...
Code: Select all
Command Line: texify.exe --pdf --tex-option=--synctex=-1 "C:\mccIHC1.tex"
Startup Folder: C:
This is pdfTeX, Version 3.1415926-1.40.11 (MiKTeX 2.9)
entering extended mode
(C:/mccIHC1.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic,
croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin, lat
vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerm
an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish, portuguese,
romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swis
sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, u
senglishmax, welsh, loaded.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\article.cls"
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\size11.clo")) (C:\mccpuc.sty
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\tools\array.sty")
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\boxedminipage\boxedminipage.sty")
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\inputenc.sty"
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\latin1.def"))
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\babel\babel.sty"
*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\00miktex\bblopts.cfg")
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\babel\portuges.ldf"
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\babel\babel.def"))
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\babel\portuges.ldf"))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\cite\cite.sty")
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\fancybox\fancybox.sty"
Style option: `fancybox' v1.4 <2010/05/15> (tvz)
) ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\setspace\setspace.sty"
Package: `setspace' 6.7 <2000/12/01>
) ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\psnfss\mathpazo.sty")
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\sectsty\sectsty.sty")
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\caption\caption.sty"
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\caption\caption3.sty"
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\graphics\keyval.sty")))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\ifthen.sty"))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\graphics\graphicx.sty"
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\graphics\graphics.sty"
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\graphics\trig.sty")
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\00miktex\graphics.cfg")
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\graphics\dvips.def")))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\hyperref\hyperref.sty"
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\hobsub-hyperref.sty"
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\hobsub-generic.sty"))
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\ifxetex\ifxetex.sty")
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\oberdiek\kvoptions.sty")
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\hyperref\pd1enc.def")
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\00miktex\hyperref.cfg")
! Package hyperref Error: Wrong DVI mode driver option `dvipdfm',
(hyperref) because pdfTeX or LuaTeX is running in PDF mode.
See the hyperref package documentation for explanation.
Type H <return> for immediate help.
...
l.3905 \ProcessKeyvalOptions{Hyp}
?
I really don't understand what's happening... I tried searching the web for an answer, but I didn't get anything that could help me.
Can anyone help me?
Thanks in advance.