auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] Redefining the context engine


From: Luis Finotti
Subject: Re: [AUCTeX] Redefining the context engine
Date: Mon, 8 Nov 2010 13:17:01 -0500

Replying to my own message:

Using:

;; New method introduced in AUCTeX 11.86:
(setq TeX-view-program-list '(("Okular" "okular %o#src:%n%b")))
(setq TeX-view-program-selection '((output-pdf "Okular")))

opens okular on the correct position.  Now, there is only one thing
that still is not perfect: the method on the manual to jump to the
position of the text is C-v.  This works, but opens a new okular,
instead of updating the position of the already opened one.  Does
anyone know if this can be changed?

Thanks,

Luis



reply via email to

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