From: Siegfried B. <sb...@c-...> - 2002-11-08 11:32:33
Hello,
When calling the tex compiler with \ll resp :call RunLaTeX()
I got the message
:!latex\\nonstopmode \\input\{paper\} |& tee /tmp/v783170/2
latex\nonstopmode: Command not found.
shell returned 1
This seems to be due to a missing space after the latex command.
I changed this in compiler/tex.vim, now it works.
Thanks for your work,
Best regards,
Siegfried
--=20
Siegfried Bublitz phone +49 5251 60-6122
SBS C-LAB fax +49 5251 60-6065
F=FCrstenallee 11 email sb...@c-...
33102 Paderborn URL http://www.c-lab.de
From: Srinath A. <sr...@ee...> - 2002-11-08 13:41:05
Fixed! Thanks! (The fix is not yet on the downloads page but will be
soon).
Srinath
On Fri, 8 Nov 2002, Siegfried Bublitz wrote:
> Hello,
> When calling the tex compiler with \ll resp :call RunLaTeX()
> I got the message
>
> :!latex\\nonstopmode \\input\{paper\} |& tee /tmp/v783170/2
> latex\nonstopmode: Command not found.
>
> shell returned 1
>