Click on the package to download.
| LatexBox.vmb | 0.9.5 | 2011-10-24 | 7.3 | David Munger | fixed viewer command |
| LatexBox.vmb | 0.9.5 | 2011-10-15 | 7.3 | David Munger | bug fixes some support for tcsh patch to wrap in environment by W. E. Skeith |
| LatexBox.vba | 0.9.4 | 2011-02-07 | 7.2 | David Munger | bug fixes |
| LatexBox.vba | 0.9.3 | 2010-08-25 | 7.2 | David Munger | fix TOC bug for unnumbered sections |
| LatexBox.vba | 0.9.2 | 2010-08-24 | 7.2 | David Munger | fix TOC bug with amsart |
| LatexBox.vba | 0.9.1 | 2010-08-05 | 7.0 | David Munger | Plenty of minor bug fixes. |
| LatexBox.vba | 0.9.0 | 2010-06-30 | 7.0 | David Munger | - add highlight matching pairs - improve pair matching |
| LatexBox.vba | 0.8.5 | 2010-06-26 | 7.0 | David Munger | Added the indent file that was missing in previous versions. I forgot to add it to the vimball in the previous versions. |
| LatexBox.vba | 0.8.4 | 2010-06-23 | 7.0 | David Munger | - New g:LatexBox_split_width setting - Add matching for '$' pairs - Add inline math objects |
| LatexBox.vba | 0.8.3 | 2010-06-22 | 7.0 | David Munger | - Load errors automatically when latexmk exits with nonzero status - Fixed a stupid bug that would prevent in bibtex completion |
| LatexBox.vba | 0.8.2 | 2010-06-22 | 7.0 | David Munger | - Optimized smart indentation for speed |
| LatexBox.vba | 0.8.1 | 2010-06-21 | 7.0 | David Munger | - Fixed bug in % matching. - Support for environment objects (e.g., select with "vie" or "vae") |
| LatexBox.vba | 0.8 | 2010-06-20 | 7.0 | David Munger | - Smart indentation - Navigation through \begin/\end and \left/\right pairs with % - Change environment, including \[ \] - Kill all latexmk instances when vim quits - Speed optimization - Do not complete closing bracket if already present - Support \left/\right in close last environment |
| LatexBox.vba | 0.5 | 2010-06-17 | 7.0 | David Munger | minor bug fixes fixes by Marcin Szamotulski deprecated templates new mappings <Plug>CloseLastEnv and <Plug>WrapSelection |
| LatexBox.vba | 0.4 | 2010-06-15 | 7.0 | David Munger | Added :LatexmkStop command to stop latexmk (thanks to Charlie Tanksley for Mac testing). Bug fix in the TOC by Marcin Szamotulski. New :LatexmkStatusDetailed command to show process group ID's of running instances of latexmk. New g:LatexBox_cite_pattern and g:LatexBox_ref_pattern options. |
| LatexBox.vba | 0.3.3 | 2010-06-10 | 6.0 | David Munger | Fixed a bug in \ref completion. |
| LatexBox.vba | 0.3.2 | 2010-06-09 | 6.0 | David Munger | Fixed a bug in brace/bracket motion |
| LatexBox.vba | 0.3.1 | 2010-06-03 | 6.0 | David Munger | Fixed a but in the TOC. |