Package: vim-latexsuite / 20100129-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| vim-latexsuite | 20100129-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| changelog.diff | (download) |
Changelog |
8030 8030 + 0 - 0 ! |
changelog fetched from website |
| disabledby.diff | (download) |
compiler/tex.vim |
4 4 + 0 - 0 ! |
support disabling the whole latex-suite by defining the 'did_latexsuite_disabled' global variable |
| remove_escape_key_from_filedialog.diff | (download) |
plugin/filebrowser.vim |
3 1 + 2 - 0 ! |
remove escape key from filebrowser Some shells send escape-key-sequences for the arrow keys. So the filebrowser should not be closed when using arrow keys. |
| upstream1105 fix_outline.main.diff | (download) |
ftplugin/latex-suite/texviewer.vim |
23 10 + 13 - 0 ! |
properly escapee arguments for outline.main - a the usage of fnameescape in changeset 1098 was not correct for running outline.main or outline.py. This has now been corrected using vim.eval and shellescape |
| remove_some_default_errorformats.diff | (download) |
compiler/tex.vim |
2 2 + 0 - 0 ! |
remove some default error formats. The default error patterns, that are removed by this patch, match wrongly version messages (for example of revtex4). The comparable error formats in compiler/tex.vim are less error-prone. |
