[Vim-latex-devel] list of errors on startup
Brought to you by:
srinathava,
tmaas
From: Lambert v. E. <ei...@ir...> - 2005-03-29 13:03:35
|
Hi, I'm using the latex-suite version 1.5 on Slackware and Redhat using vim6.3. On the RH distribution it gives one or two pages of errors like ---------------snip---------- Error detected while processing /home/eijck/doc/Thesis...blabla . . E10: \ should be followed by /, ? or & . . E488: Trailing characters: %######## . . E492: Not an editor command: setlength{\footskip}{0mm} ---------------snip-------------- The are not there on the Slackware distro and are gone as I remove ~/.vim/ftplugin/tex_latexSuite.vim from the RH distro. I can't find the source of the error from the error-messages I get, and the mailing list archive mentions the problem, but not the solution. The errors 'snipped' above are about the main file Thesis.tex.latexmain. E10, for instance, refers to characters that are **not_even in the file**. Any suggestions would be greatly appreciated! cheers, Lambert van Eijck |