Hi all, I installed vim-latex on a windows 7 (64) laptop. When use \ll to compile a tex file, I got these error. Error detected while processing function Tex_RunLatex..Tex_CompileMultipleTimes..Tex_CatFiles: line 2: Traceback (most recent call): File "<string>", line 1, in ? NameError: name 'catFile' is not defined line 4 E121: Undefined variable retval E15: detected while processing function Tex_RunLatex..Tex_CompileMultiTimes..Tex_IsPresentInFile: line 1: Traceback (most recent call last): File "<string>", line 1, in ? ... ...
The second problem is F9 doesn't work. The outline splitting window shows up but without any content. MikTex is installed in the laptop. The tex file can be compiled in command line without any problem. I am confident that the problem lie in vim-latex package. It is fresh installation. The file _vimrc has been added to /vim/. The following lines are added to tex.vim (/vim/vim72/ftplugin/tex.vim) set sw=2 set iskeyword+=: I have used vim latex in windows 7 32 bit, fedora, and snow leopard. Have never got such problems. -- Yue-Jun Yin (Eugene) PhD Candidate Civil& Environmental Engineering Dept. Michigan Tech University 1400 Townsend Dr. Houghton, MI 49931 USA http://www.cee.mtu.edu/~yuejuny/ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel