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 fr
> This works correctly, I'm getting
>latex -interaction=nonstopmode $*
If this isn't a typo, it might be your problem.
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? S
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 V
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David Richfield schrieb:
>> This works correctly, I'm getting
>>latex -interaction=nonstopmode $*
>
> If this isn't a typo, it might be your problem.
No, that works for me.
Thomi
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comme
On Nov 12, 2007 5:26 PM, Thomi Dammann <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> David Richfield schrieb:
> >> This works correctly, I'm getting
> >>latex -interaction=nonstopmode $*
> >
> > If this isn't a typo, it might be your problem.
> No, that works