[Vim-latex-devel] latexSuite - BETA release
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2003-05-29 08:22:39
|
Hello, I have prepared "BETA" release of latexSuite. Here is ChangeLog (new feature in lS ;) : 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) * texmenuconf.vim: Show value of <mapleader> in General menu instead of hardcoded \ (it caused confusion) (MM) Bugfixes * compiler.vim: Compile file with current file expansion, not always .tex file (MM) * texviewer.vim: Check if s:type exists in UpdateViewerWindow (MM) Few comments: 1. Tshortcuts produces annoying bug: Trailing characters - I don't know what causes this message (Vim6.2f). But command itself works properly. 2. Please check how utf-8 menus work for you: especially various systems. For me it works nice (gtk2 there is some bugs in font - I checked codes of chars against tables from unicode.org). If you find more automated way to load them it would be great 3. Forward searching in kdvi not always works properly - it is kdvi bug and was communicated to maintainer of kdvi Here it is: http://skawina.eu.org/mikolaj/latexSuite20030529.tar.gz (ca. 190kB, only tar.gz - under MS-Windows you can unpack this archive) Enjoy :) m. |