I've googled, but haven't found a solution.

I'm using gvim v7 on Windows XP and LaTeX Suite mostly works - it 
defaults to PDF output and Adobe Reader for vieweing.

When I F9 in a \ref{}, a new vim window opens, named __OUTLINE__ then 
the following error message appears:

  'C:/Program' is not recognized as an internal or external command,
  operable program or batch file.

This would indicate that the space in the file name is causing grief. 
But there is no indication what the script is trying to call.

I have installed GNU grep and this works from a command prompt at all 
locations (i.e. it's in the $PATH). This version supports -H, as 
confirmed by grep --help. 

I've also set

  set grepprg=grep\ -nH\ $*

as recommended. Is this correct for Windows?

Any suggestions what to do or where to look?

-- 
Best,
Marc


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to