1
vote
2answers
37 views

Emacs Auctex View command

I need help using the View command in Auctex running in emacs. This is essential for viewing pdfs and without it I can not make TeX documents. In my emacs file I have the following (which was created ...
0
votes
1answer
34 views

how to reload pdf and preserve same position file (in emacs)?

I would like to view pdf files in emacs, and when I reload them from disk I want to be at, more or less, the same position in the new file as I was in the old one. I am viewing these with the bundled ...
3
votes
3answers
706 views

SumatraPDF with AucTeX and Foxit Reader as the default viewer

I like to use Foxit Reader to view PDF's but it locks the file so i cannot use synctex with it. So I'd like to use SumatraPDF with AuCTeX when making my PDF's but still have Foxit Reader as my default ...
9
votes
3answers
988 views

How to set up forward search: from .tex under Emacs to position .pdf under Okular

I edit .tex file under Emacs and view them with Okular. I have already set up the backward search: from .pdf to .tex by pressing Shift+Left click on the .pdf file. The related part of .emacs file is ...
4
votes
1answer
1k views

Emacs Quick View (C-c C-v) fails after upgrading to Ubuntu 11.04

I upgraded to Ubuntu Linux 11.04 yesterday, and I realize that Quick View (C-c C-v) in Emacs, which opened pdf with okular, does not work anymore. C-c C-v does nothing now; I also try to launch it via ...