Re: [Vim-latex-devel] Errors with getting Latex going
Brought to you by:
srinathava,
tmaas
From: David R. <dav...@gm...> - 2010-05-15 00:38:28
|
Thanks for such a fast reply. I am not sure the picture is going to make it through due to some limitations on size of file. Actually this is a great opportunity to use my newly acquire paste command from vim: ---------------------------------------------------------------------------------------------------------------- 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 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 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 hope you can help me out with whats going on here. I also get some errors that flash as I open a .tex file but they are too quick for me to figure out. Thanks again. -Dave |