I'm using MikTeX 2.9 on Windows 7, and when I want to create my pdf file I get:
! Package hyperref Error: Wrong DVI mode driver option `dvips',
(hyperref) because pdfTeX or LuaTeX is running in PDF mode.
How can I fix this?
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
It sounds like you've asked the My guess would be you either:
If you're doing either of those two things, you're actively telling the package that you're using You should be able to resolve the problem by either:
If none of these options are set, try setting the | |||
|
feedback
|