Re: [Vim-latex-devel] compiling error
Brought to you by:
srinathava,
tmaas
From: Julien C. <jul...@gm...> - 2009-02-11 15:50:42
|
Glad to help :) Julien On Wed, Feb 11, 2009 at 4:48 PM, Julia Albath <jul...@gm...> wrote: > That did it. there was a journalECDS.tex.latexmain hanging around my home > folder, several levels above my current working dir. Thanks for the help. > > On Wed, Feb 11, 2009 at 2:52 AM, Julien Cornebise > <jul...@gm...> wrote: >> >> Hi Julia >> >> This is a naive idea, but the first that crosses my mind : have you >> checked for the existence of a trailing journalECDS.tex.latexmain which >> would be situated anywhere in the parents folders of the file you're >> currently trying to compile ? (maybe in the root of your home) >> See >> http://vim-latex.sourceforge.net/documentation/latex-suite/latex-project.html#latex-project-example >> >> Best, >> >> Julien >> >> On Wed, Feb 11, 2009 at 1:01 AM, Julia Albath <jul...@gm...> >> wrote: >>> >>> 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 >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> 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...@li... >>> https://lists.sourceforge.net/lists/listinfo/vim-latex-devel >>> >> > > |