but you haven't put the "hyperref" line !

If I just add 
\usepackage{hyperref}
then it works:

\documentclass{article}
\usepackage{graphicx}
\usepackage{hyperref}
\begin{document}
\begin{figure}
  \centering
  \includegraphics*{drawing}
\end{figure}
\end{document}

-- 
active dvi freezes when viewing a dvi file with embedded eps image
https://bugs.launchpad.net/bugs/156642
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to