auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX] pdfTeX warnings after upgrading AUCTeX/preview.sty


From: Christoph Bier
Subject: [AUCTeX] pdfTeX warnings after upgrading AUCTeX/preview.sty
Date: Tue, 16 Jan 2007 16:00:03 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.8) Gecko/20061113 Debian/1.7.8-1sarge8 Mnenhy/0.7.1

Hi,

today I upgraded AUCTeX from 11.83 to 11.84 and compiled a tex file
that never showed any warnings but now there are some pdfTeX
warnings of the following kind:

! pdfTeX warning (dest): name{page.9} has been referenced but does
not exist, replaced by a fixed one

I downgraded to version 11.83 and the warnings disappeared again.
Here you can find a diff from the log files:
http://www.zvisionwelt.de/tmpdownloads/log-diff.txt

This minimal example used with makeindex and pdflatex produces the
warning with version 11.84 but not with 11.83:

%--------------------------------------------
\documentclass{article}

\usepackage{pst-pdf,makeidx,hyperref}
\makeindex
\begin{document}
\section{bla}
\label{sec:bla}

\index{Schraege}
  \begin{postscript}
    Schraege
  \end{postscript}

\printindex

\end{document}
%---------------------------------------------

Best wishes,
        Christoph
-- 
+++ Typografie-Regeln: http://zvisionwelt.de/downloads.html (1.6)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]