[Vim-latex-devel] [Contact] Completion problems
Brought to you by:
srinathava,
tmaas
From: Julien <vim...@so...> - 2004-05-09 07:48:05
|
Hi, I am a happy user of LaTeX Suite with gvim 6.2 on linux, but I have a problem with included files. With the stable version 1.5, I was not able to compile from an included file when this file was in a subdirectory. In this mailing list I found and followed the advice of installing the unstable version. This did solve my compiling problem, however with this unstable version (20040315), I met some other problems: 1) The completion for \\cite{} is not working anymore in the main file (I get an empty buffer instead of the list of choices) 2) The mapping <F9> does not work any more in the included files (opened with \"gf\" in vim). I solved (2) by moving \"latex-suite/texviewer.vim\" to \"tex/texviewer.vim\", but was unable to find a solution for (1). Being an intensive user of this mapping, I came back to the stable version waiting for a solution. Is there anything I am doing wrong, or that I can do to solve this problem? I will finish by a small feature request: the completion for \"\\ref{}\" only proposes references that were declared in the same file. It would be great if the choice was globally over all the latex project (ie if it was possible to reference to labels declared in another file). Thanks a lot for the good work, this package is highly addictive... Julien |