Do you have a file called "makefile" or "Makefile" in your working
directory? If so, do a 

:let Tex_UseMakefile=0

in vim and try again.
See :help Tex_UseMakefile

Cheers

Martin

On Mon, Nov 12, 2007 at 02:29:55PM +0100, Kai Lessmann wrote:
> Hello, I'm looking for help with invoking latex from VIM-LaTeX
> using the "\ll" shortcut.
> 
> I've tried to narrow down the problem following the FAQ on
> http://vim-latex.sourceforge.net and I'm listing my answers
> to the question asked there below in this mail.
> 
> The short story is that calling latex from within vim works
> fine (using :!latex -interaction=nonstopmode %)
> but calling :call Tex_RunLaTeX() does not work, its output is
> 
> Running 'bibtex' ...
> Ran latex 1 time(s)
> 
> but the dvi file does not change.
> 
> Thanks in advance,    Kai

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.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