Re: [Vim-latex-devel] Vim-Latex
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2003-09-24 22:57:09
|
On Wed, 24 Sep 2003, steffen wrote: > Hi! > > I have a problem compiling latex-documents with the vim-latex-suite. I > read on this page (in the FAQ) > > http://vim-latex.sourceforge.net/index.php?subject=faq#faq-2 > > what to do, if vim does nothing, when you write :make. Well here are > the results: Everything seems to be working according to your description! I think you are confused about how to use latex-suite's compilation functionality. You are supposed to type \ll in normal mode, not type :make. See the following manual section: http://vim-latex.sourceforge.net/documentation/latex-suite/latex-compiling.html Srinath |