The okular tag has no wiki summary.
3
votes
0answers
172 views
How to configure Okular so that I can locate the line approximately correct, when in forwardPDF
I am using Kile editing my tex files, with Okular for viewing the dvi and PDF files. And I can search the source file from PDF fairly well. I have configured Kile as follows in order to highlight the ...
2
votes
0answers
98 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 ...
1
vote
0answers
84 views
How to forward search to a character when editing using Vim?
We can forward search to a line in a tex file opened in Vim by setting the following in a pdf viewer (I'm using okular):
gvim --servername GVIM --remote +%l %f
But can we go straight to the ...