[Vim-latex-devel] Forward search with okular
Brought to you by:
srinathava,
tmaas
From: Filip K. <ka...@fz...> - 2012-05-17 09:40:26
|
Hello, I would appreciate if someone could help me to resolve this problem. I have installed vim-latex from the OpenSuSE distribution. Most of its features work correctly. \ll will start latex translation, and \lv launches the viewer. However, \ls , instead of launching the forward search, does nothing. I have tried to make it work by entering, in vim: :let g:Tex_CompileRule_dvi = 'let'atex -src-specials -interaction=nonstopmode $*' ' and TCTarget dvi as found in the FAQ. However, this does not help. I understand from the mailing list there were some quite recent patches to this behavior, also in order to get a single instance of okular, but I am not sure how it is best to proceed. Thanks in advance for your assistance. |