Tagged Questions
19
votes
7answers
2k views
PDF reader on Linux capable of continuous updating
I am using latexmk on a Red Hat 5 machine. I use it as:
latexmk -pdf -pvc
I would like to have my PDF reader automatically update the PDF as it is changed. What PDF reader do I need for this? What ...
9
votes
3answers
971 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 ...
