Thread: [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. |
From: Animesh N N. <an...@gm...> - 2003-05-30 18:39:06
|
Hi Miko, On Thursday 29 May 2003 13:40, Mikolaj Machowski wrote: > Here it is: > http://skawina.eu.org/mikolaj/latexSuite20030529.tar.gz downloaded and installed. 1) gives foll. error on startup -while those TeX-* menuitems are being fi= red=20 up ------------- error ------------- ``dummy.tex'' [New File] Error detected while processing=20 /home/bandu/.vim/ftplugin/latex-suite/wizardfunc s.vim: line 337: E121: Undefined variable: mapleader E15: Invalid expression: '.``\n General shortcuts''.``\n <mapleader> is = a=20 value o f g:Tex_Leader''.``\n ''.mapleader.'ll=CEcompile whole document'.``\n=20 ''.mapleader.'lv =CEview compiled document'.``\n ''.mapleader.'lp=CEview last compiled par= t of=20 docume nt'.``\n ''.mapleader.'ls=CEmake forward searching if possible'.``\n=20 ''.mapleader.'rf ------------- error ------------- ...but, within seconds, -these disappear when the new "Buffers" menuitem= =20 appears... 2) <slightly off-topic> there is a=20 $HOME/.vim/ftplugin/latex-suite/packages/pack.zip sitting there doing=20 nothing. is it required on debian or is it extra/removable ?=20 ciao animesh --=20 : ####[ GNU/Linux One Stanza Tip (LOST) ]########################### Sub : Copying from one CD to another LOST #303 =20 #dd if=3D/dev/cdrom of=3Ddatacd.iso=20 #cdrecord -vv -eject -pad dev=3D0,0,0 speed=3DN datacd.iso [Note: Replace dev=3D0,0,0 with the output of cdrecord -scanbus=20 for your system. Replace N in speed=3D with 2,4,8 depending on the speed of your CD-writer. Also add -J switch if Joliet ext are needed for M$ CDs] ####<ra...@sy...>###################################### : |
From: Mikolaj M. <mi...@wp...> - 2003-05-31 17:48:22
|
On Fri, May 30, 2003 at 09:36:05PM +0530, Animesh N Nerurkar wrote: > Hi Miko, > On Thursday 29 May 2003 13:40, Mikolaj Machowski wrote: > > Here it is: > > http://skawina.eu.org/mikolaj/latexSuite20030529.tar.gz > downloaded and installed. > 1) gives foll. error on startup -while those TeX-* menuitems are being fired > up > ------------- error ------------- > ``dummy.tex'' [New File] > Error detected while processing > /home/bandu/.vim/ftplugin/latex-suite/wizardfunc > s.vim: > line 337: > E121: Undefined variable: mapleader Sorry. Try this: http://skawina.eu.org/mikolaj/latexSuite20030531.tar.gz > ...but, within seconds, -these disappear when the new "Buffers" menuitem > appears... > 2) <slightly off-topic> there is a > $HOME/.vim/ftplugin/latex-suite/packages/pack.zip sitting there doing > nothing. is it required on debian or is it extra/removable ? It is removable. I am doing this tarballs from my working directory and I have there some garbage. I tried to make it clean but without success I see. Sorry. m. |
From: Animesh N N. <an...@gm...> - 2003-05-31 19:05:04
|
Hi Miko, On Saturday 31 May 2003 22:30, Mikolaj Machowski wrote: > ...Try this: > > http://skawina.eu.org/mikolaj/latexSuite20030531.tar.gz <G> miko, may i (if i'm not asking too much) request that, if possible, on future occasions, if you modify/updted just a few of the files in VLS, could you plz put up only the modified file(s) for download ? i'm on a very slow (and expensive) dialup line and can't afford to download the entire thing repeatedly... atleast not every 2 days :) > It is removable. I am doing this tarballs from my working directory and > I have there some garbage. I tried to make it clean but without success > I see.... hey, *hit happens... don't feel bad about giving away the bleeding edge versions of VLS :) TIA and warm regards animesh -- : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : To know latest kernel version LOST #413 To know the latest version of the kernel (stable, beta ...) type in a console, after getting on line: $finger (at) finger.kernel.org ####[caronte (at) eresmas.net]################################ : |
From: Mikolaj M. <mi...@wp...> - 2003-06-01 14:24:46
|
On Sun, Jun 01, 2003 at 12:30:12AM +0530, Animesh N Nerurkar wrote: > miko, may i (if i'm not asking too much) request that, if possible, on future > occasions, if you modify/updted just a few of the files in VLS, could you plz > put up only the modified file(s) for download ? > i'm on a very slow (and expensive) dialup line and can't afford to download > the entire thing repeatedly... atleast not every 2 days :) The best solution for you will be CVS. Full archives are also for testing if fundamental things weren't broken (eg dir structure). > > It is removable. I am doing this tarballs from my working directory and > > I have there some garbage. I tried to make it clean but without success > > I see.... > hey, *hit happens... don't feel bad about giving away the bleeding edge > versions of VLS :) Ha. In this case it was gargabe from previous make command. It shouldn't happen again. m. |
From: Animesh N N. <an...@gm...> - 2003-06-02 03:36:59
|
Hi Mikolaj, before all else, the startup problem is fixed :) now for the latest bug report... On Saturday 31 May 2003 22:30, Mikolaj Machowski wrote: > http://skawina.eu.org/mikolaj/latexSuite20030531.tar.gz bug report: 1] i open myfile.tex , change o/p type to .pdf and start a compile with \ll ...and this happens: ----- err msg -------- || I can't find file `myfile.tex.tex'. myfile.tex.tex || Emergency stop. ----- err msg -------- i open myfile.ltx , change o/p type to .pdf and start a compile with \ll ...and this happens: ----- err msg -------- || I can't find file `myfile.ltx.tex'. myfile.ltx.tex || Emergency stop. ----- err msg -------- ...and a similar error with myfile.latex. solution: file: $HOME/.vim/ftplugin/latex-suite/texrc line # 92 reads: TexLet g:Tex_CompileRule_pdf = 'pdflatex -interaction=nonstopmode $*.tex' remove the ".tex" frm the end of the file, like this :) TexLet g:Tex_CompileRule_pdf = 'pdflatex -interaction=nonstopmode $*' ...and the above problem is solved :) ciao animesh -- : ####[ GNU/Linux One Stanza Tip (LOST) ]########################### Sub : Ctrl+Alt+Del key bindings (#1) LOST #012 To change the bindings of ctrl+alt+del to "shutdown -h now", instead of "shutdown -r now", edit /etc/inittab, and change -r to -h ... The altered line should look something like this ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -h now ####<bi...@nd...>#################################### : |
From: Mikolaj M. <mi...@wp...> - 2003-06-02 13:39:38
|
On Sun, Jun 01, 2003 at 01:50:02AM +0530, Animesh N Nerurkar wrote: > Hi Mikolaj, > before all else, the startup problem is fixed :) > now for the latest bug report... > On Saturday 31 May 2003 22:30, Mikolaj Machowski wrote: > > http://skawina.eu.org/mikolaj/latexSuite20030531.tar.gz > bug report: > 1] > i open myfile.tex , change o/p type to .pdf and start a compile with \ll > ...and this happens: > ----- err msg -------- > || I can't find file `myfile.tex.tex'. myfile.tex.tex > || Emergency stop. > ----- err msg -------- Yes. I see. > solution: > file: $HOME/.vim/ftplugin/latex-suite/texrc > line # 92 reads: > TexLet g:Tex_CompileRule_pdf = 'pdflatex -interaction=nonstopmode $*.tex' > remove the ".tex" frm the end of the file, like this :) > TexLet g:Tex_CompileRule_pdf = 'pdflatex -interaction=nonstopmode $*' > ...and the above problem is solved :) Thanks. m. |