[Vim-latex-devel] [Contact] Error in function Tex_RunLaTeX
Brought to you by:
srinathava,
tmaas
From: Bjoern R. <vim...@so...> - 2004-08-27 21:01:40
|
Hi! A few days ago, I discovered your project when looking for a way to edit tex files in vim. I am running Debian Sarge, so I installed the Debian-package (vim-latexsuite (0.20040805-1)). When trying to compile a tex-file using the '\ll'-command, I get the following error message: Error detected while processing function Tex_RunLaTeX: line 7: E121: Undefined variable: s:target E15: Invalid expression: s:target line 10: E121: Undefined variable: s:target E116: Invalid arguments for function Tex_Debug("Tex_RunLaTeX: compiling to target [".s:target."]", "comp") line 12: E121: Undefined variable: s:target E116: Invalid arguments for function Tex_GetVarValue('Tex_FormatDependency_'.s:target) != '' E15: Invalid expression: Tex_GetVarValue('Tex_FormatDependency_'.s:target) != '' line 21: E121: Undefined variable: dependency E116: Invalid arguments for function Tex_Debug('Tex_RunLaTeX: getting dependency chain = ['.dependency.']', 'comp') line 25: E121: Undefined variable: dependency E116: Invalid arguments for function Tex_Strntok(dependency, ',', i) != '' E15: Invalid expression: Tex_Strntok(dependency, ',', i) != '' line 51: E121: Undefined variable: initTarget E15: Invalid expression: initTarget I could not find anything about it in your FAQ. Please tell me if this is a misconfiguration or if maybe something is wrong with the debian package. Thanks in advance for your help! Regards Bjoern Rosenbach |