On Thu, Aug 13, 2009 at 07:41:51AM +0100, Daniele Avitabile wrote:

> would it be possible to know how to obtain, install, and eventually patch
> the new snapshots?

Installation and download instructions are available on the website:
http://vim-latex.sourceforge.net/index.php?subject=download&title=Download

I don't know what you want to patch, but if you have a patch, you can
apply it with the patch command:

patch -pX < foo.patch

X has to be substituted with the number of directories that have to be
stripped from the path in the patch file to access the files to be
patched, if you are in the directory that contains ftplugin, for a patch
with the following header, you need to use 0. If you are already in the
directory, where the texproject.vim file is, you need to use 2:

--- ftplugin/latex-suite/texproject.vim 2009-08-12 02:05:56 +0200

Regards
Till

Attachment: pgpQoHd7vYyre.pgp
Description: PGP signature

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to