[Vim-latex-devel] Re: your mail
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2003-01-26 18:12:44
|
Dear Dr. Osman, On Sun, 26 Jan 2003, Babiker Osman wrote: > Dear sir > > I have installed laTex suite within vim 6.1.3 at home and office .. at > home every thing is OK .. however, at office I could'nt view the > output I did compiling from the menu first.. then i Press view nothing > come out .. > > Any possible explanations please ... > Do you have latex installed on your system? You should be able to do :!latex % from within vim. If the command above gives errors, try to find out if your PATH environment variable contains the directory in which you have your latex install. Another thing: Try doing :call RunLaTeX() from within vim and see if that gives some error message. If it does, please get back to me. Thanks, Srinath PS: Please write such mails to vim-latex-devel because you might get an answer faster. -- Srinath Avadhanula |