\documentclass[a4paper]{article}
\usepackage[active,sections,displaymath,textmath]{preview}
\usepackage{hyperref}

\begin{document}
\section{foo}
$a$
\begin{equation}a\end{equation}
\end{document}


This file processed with

  latex foo
  dvips -i -E -o x.000 foo

doesn't work as expected with new versions of hyperref (v6.77q).
The previews of section and displaymath are broken.

I just dug out an old hyperref v6.74m. And there weren't any
problems.


Ciao
Andreas



_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to