[Vim-latex-cvs] vimfiles/ftplugin/latex-suite ChangeLog,NONE,1.1
Brought to you by:
srinathava,
tmaas
From: <mi...@us...> - 2003-05-28 09:15:11
|
Update of /cvsroot/vim-latex/vimfiles/ftplugin/latex-suite In directory sc8-pr-cvs1:/tmp/cvs-serv18352 Added Files: ChangeLog Log Message: New file: ChangeLog Why? As I wrote previously latexSuite will be packaged for Debian. Packager asked me if something like this exists because it would be great help for him. But I think it will help regular users - they should know why it is worth to download new version. Maybe link from site? Please add ChangeLog entries parallel to CVS commit comments Format (new entries should go to top of the file): After `date of last release` Features * file1.vim: new added features (MM) <- initials of author of the patch if from Team * file2.vim: new feature (John Smith) <- full name if outside * file3.vim, latex-suite.txt: new feature (John Smith, SA) <- if corrected; add latex-suite.txt if change was documented Bugfixes * file1.vim: fixed bugs (SA) --- NEW FILE: ChangeLog --- After 8 May 2003 Features * texviewer.vim: Look for bibfiles in $BIBINPUTS env variable (Soren Debois) * envmacros.vim: Check in package variables for templates for environments inserted from line with <F5> (MM) * packages/amsmath: Templates for alignat and alignat* envs in amsmath package file (MM) * compiler.vim: Added support for regular viewing and forward searching for kdvi (KDE viewer of .dvi files) (MM) * mathmacros.vim, main.vim, texrc, latex-suite.txt: Added utf-8 menus for math (MM) * ChangeLog: Add ChangeLog file in ftplugin/latex-suite directory (MM) * wizardfuncs.vim, latex-suite.txt: Tshortcuts - new command show various shortcuts (MM) * latex-suite.txt: more cross-references with main Vim help, corrected mispells (MM) Bugfixes * compiler.vim: Compile file with current file expansion, not always .tex file (MM) |