Tagged Questions
2
votes
1answer
577 views
How do I combine hyperref and classicthesis without errors using (dvi)latex.
I'm trying to get this document to work using the latex command.
\documentclass{scrreprt}
\usepackage[english]{babel}
\usepackage{subfig}
\usepackage{hyperref}
\usepackage{classicthesis}%
...