Hi David,
I recently discovered a problem with preview.sty and "logical page
numbers" in pdfs.
The package pst-pdf is used to convert eps to pdfs.
As soon pst-pdf is used the logical page numbers -- created from
hyperref-- are not there any more.
Please find below an example and an comment from the german
lates user group.
It would be nice, if you can fix this problem or provide an
workaround.
Thanks very much
Peter
Citation of the German latex user group (translated)
---------------------
Das Problem liegt wohl in preview.sty, mit 2006/05/25 11.83
funktioniert es noch, in 2006/08/25 11.84 kam ein
[EMAIL PROTECTED]@empty
hinzu. Das pdfpagelabels-Feature verwendet aber diesen
Hook ...
The problem is caused by preview.sty
Version 11.83(2006/05/25) works fine, while
version 11.84(2006/08/25) introduced [EMAIL PROTECTED]@empty
pdfpagelabel uses this hook.
Example file.
--------------------
\documentclass{scrreprt}
\usepackage{hyperref}
\usepackage{lipsum}
\renewcommand*{\thepage}{\arabic{chapter}-\arabic{page}}
%Enable this to see the problem
%\usepackage{pst-pdf}
\begin{document}
\chapter{test}
\lipsum
\chapter{test}
\lipsum
\lipsum
\end{document}
_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex