Re: [Vim-latex-devel] Tex_RunLaTeX() does not compile new dvi
Brought to you by:
srinathava,
tmaas
From: Thomi D. <Th...@Fa...> - 2007-11-13 09:10:03
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David Richfield wrote: > On Nov 12, 2007 5:26 PM, Thomi Dammann <Th...@fa...> > wrote: >> >> David Richfield wrote: >>>> 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. > > You say that when you type > > :!latex -interaction=nonstopmode % > > it works, but when you type \ll it doesn't work, and if you say > :echo Tex_CompileRule_dvi it says > > latex -interaction=nonstopmode $* > > which is different. Why do you say that works for you? Because it's the fact (I'm not Kai and I have no difficulties with complilation of latex files) It's different, but it seems that $* is substituted by % or %:r. :h latex-suite.txt uses allways '$*' as (part of) parameter for the definition of commands. Thomi -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHOWndHTFr8LvvEe4RAiT9AKC8X/BIt2gVVMaOITZyyrUEZgDYNQCaAohs ygG4JFDAlSjyZFUeWfCnLow= =GGly -----END PGP SIGNATURE----- |