1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: vim-latexsuite
Section: editors
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>> 5), dpatch
Standards-Version: 3.7.3
Homepage: http://vim-latex.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/svn/pkg-vim/trunk/packages/vim-latexsuite
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-latexsuite/
Package: vim-latexsuite
Architecture: all
Depends: vim-common, vim, vim-python | python
Recommends: tetex-bin | texlive-base-bin, vim-addon-manager
Suggests: xpdf | pdf-viewer, gv | postscript-viewer
Description: view, edit and compile LaTeX documents from within Vim
vim-latexsuite attempts to provide a comprehensive set of tools to view,
edit and compile LaTeX documents in Vim. Together, they provide tools starting
from macros to speed up editing LaTeX documents to functions for forward
searching .dvi documents.
.
This package also provides help to LaTeX in Vim.
|