auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] Re: Yap and goto-hyper-label


From: David Kastrup
Subject: Re: [AUCTeX] Re: Yap and goto-hyper-label
Date: Thu, 12 May 2005 14:28:18 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Ralf Angeli <address@hidden> writes:

> * David Kastrup (2005-05-12) writes:
>
>> For DVI, Source Specials will mostly fill that gap, but for PDF it
>> definitely would be an advantage.
>
> AFAICS there is support for inverse search, e.g. by vpe.sty, but not
> for forward search.  xpdf supports jumping to a specific page in
> server mode.  If AUCTeX could determine the page in the output file
> corresponding to the position of point in the buffer, we could
> implement a poor-man's forward search quite easily.  Probably we
> would have to inject something into the file which spits out the
> page during a LaTeX run and can be parsed by AUCTeX in the run
> buffer.  Does preview-latex have provisions for something like that?

The "counter" option to the preview package does something similar.
Anyway, the correlation between labels and page can be found in the
.aux file.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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