Whenever I try to compile a document using \ll in gvim, I receive the
following error:

|| I can't find file `journalECDS.tex'. journalECDS.tex
|| Emergency stop.

journalECDS.tex is a document of mine, but not one I am editing at that
point. It's not even in the same location, I haven't looked at the file in
ages, yet no matter what I try to compile, I will get that error.

I check my installation using the items suggested in the FAQ's, here are the
details:

 :echo Tex_CompileRule_dvi
 latex -interaction=nonstopmode $* (works fine for me)

!latex -interaction=nonstopmode % (also worked and compiled the proper
document, without any reference to journalECDS.tex)

:set makeprg? gives the same output as above (which it should)

:verbose set makeprg? Last set from ~/.vim/ftplugin/latex-suite/compiler.vim

:call Tex_RunLaTeX() gives: E117: Unknown function: Tex_RunLaTeX() which
according to the FAQ indicates that I should upgrade, however checked and I
have the most current version 20060325.

i'm glad I found a way to compile using !latex -interaction=nonstopmode %
but I would greatly appreciate if someone could tell me how to fix this.
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to