Re: [Vim-latex-devel] latexsuite with cygwin
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sri...@gm...> - 2005-12-02 19:29:45
|
Hi, On 12/2/05, Ben Schuchard <ben...@gm...> wrote: > The web page below says that "Latex-suite on windows has been tested wit= h > cygwin". I currently have cygwin installed but couldn't find a cygwin > package for latexsuite. Could someone point me in the right direction fo= r > setting up latexsuite for cygwin? There is no cygwin package for latex-suite. By "...testing with cygwin..." I meant that latex-suite operates well with the cygwin tools such as grep, cat etc which latex-suite occassionally calls upon (and needs). Therefore, if you install cygwin, install latex-suite in the standard manner (i.e unzipping the latest (development) version into your ~/vimfiles directory) as detailed in http://vim-latex.sourceforge.net/index.php?subject=3Ddownload&title=3DDownl= oad In addition, you could set set shell=3Dbash which will be an added advantage of using cygwin. HTH Srinath |