Re: [Vim-latex-devel] compiling error
Brought to you by:
srinathava,
tmaas
From: Julia A. <jul...@gm...> - 2009-02-11 00:01:16
|
I hadn't thought of that, but unfortunately, I wasn't using a makefile, the file I'm currently working with is very bare bones. Any other ideas? On Tue, Feb 10, 2009 at 3:19 PM, Mirko Hessel-von Molo < mi...@ma...> wrote: > On Tue, 10 Feb 2009, Julia Albath wrote: > > 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. >> > > Do you maybe use a makefile which somehow refers to journalECDS.tex? > I once had a similar problem where I copied and edited a makefile from an > earlier project, but overlooked one rule -- that took me ages to figure > out... > > Mirko > |