Tagged Questions
2
votes
0answers
94 views
Emacs hint that: Cannot have two processes for the same document
I have installed emacs 24.2, okular 0.14(with KDE 4.8) and Texlive 2011 in windows7.
I want to use okular to view pdf file generated by latex in emacs.
Hence I have configured okular in my .emacs as ...
9
votes
3answers
962 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 ...