auctex
[Top][All Lists]
Advanced

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

[AUCTeX] forward search


From: ghislain dutheil
Subject: [AUCTeX] forward search
Date: Mon, 20 Jul 2009 12:53:13 +0200
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

hello,

I want to do a forward search with my latex document and my dvi . I use auctex and kdvi.
The inverse search run without problem but not the forward.
I add this line to my .emacs :
(require 'kdvi-search) (add-hook 'LaTeX-mode-hook (lambda () (local-set-key "\C-x\C-j" 'kdvi-jump-to-line))) (add-hook 'tex-mode-hook (lambda () (local-set-key "\C-x\C-j" 'kdvi-jump-to-line)))
save and restart emacs.
but with no effect

If you could help me

Ghislain




reply via email to

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