Re: [Vim-latex-devel] compiling error

2009-02-11 Thread Julien Cornebise
Glad to help :) Julien On Wed, Feb 11, 2009 at 4:48 PM, Julia Albath 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 > wrote: >> >>

Re: [Vim-latex-devel] compiling error

2009-02-11 Thread Julia Albath
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 < julien.corneb...@gmail.com> wrote: > Hi Julia > > This is a naive idea, but the first that crosse

Re: [Vim-latex-devel] compiling error

2009-02-11 Thread Julien Cornebise
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-la

Re: [Vim-latex-devel] compiling error

2009-02-10 Thread Julia Albath
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 < mir...@math.uni-paderborn.de> wrote: > On Tue, 10 Feb 2009, Julia Albath wrote: > > Whenever