Re: [Vim-latex-devel] Setting up vimlatex
Brought to you by:
srinathava,
tmaas
|
From: Gary J. <gar...@sp...> - 2013-07-18 22:57:29
|
On 2013-07-17, Nick Riches wrote:
> Hi
>
> I'm learning vimlatex portable version (we have a locked in system at work).
> When I compile a .dvi file does not appear. I've followed the troubleshoot
> instructions, and it appears that vimlatex cannot find latex.exe (step 3). The
> environment variable is called %PATH as specified in the instructions, and I've
> double-checked the path name. I note that there is also another program with
> the environment variable path (lower case).
>
> Could anyone advise me on why this isn't working? Could it be to do with spaces
> in the path name?
It could be, but since you haven't provided
- the value of %PATH%, or within Vim, $PATH,
- the path to latex.exe,
- the command you use to compile, or
- what you see on the screen when you compile,
it's hard to tell.
Regards,
Gary
|