[Vim-latex-devel] Error with fnameescape

2009-11-15 Thread Hugo Gagnon
Hello, I just got a new fresh vim-latex install but whenever I try to edit an existing .tex file I get this error message: "Invalid expression: 'so '.fnameescape(expand(':p:h').'/latex-suite/main.vim')" What is going

[Vim-latex-devel] \ref completion problem

2009-06-11 Thread Hugo Gagnon
Following suggestions in "latex-suite.txt" I set up a directory tree to split my project in several input'ed files. However the "\ref" completion does not work anymore in any of my files. When I enter "\ref{" then in any file a new window does appear but along with an error message that vanishe

[Vim-latex-devel] Viewing dvi output via \lv and a query on a \cite completion

2009-05-20 Thread Hugo Gagnon
Hello, 1. After compiling my main.tex in dvi format using \ll I can not visualize the corresponding dvi file using the \lv command. There is a ":call Tex_View Latex()" message that appears in the command-line window but nothing happen. I did not change any default settings and I am using svn ve