Tagged Questions
4
votes
1answer
445 views
How to do forward search to PDF file opened with Okular from include files when editing using VIM/GVIM
I'm using vim to edit my tex files and I use latex suite as a plugin to compile my tex sources and view them in using Okular pdf viewer.
Setting the following in Okular settings makes inverse search ...
18
votes
6answers
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 ...
