[Vim-latex-devel] latexSuite 20030604
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2003-06-04 11:06:34
|
Hello, I have uploaded new release of latexSuite to http://vim-latex.sf.net . In fact this is the latest BETA release because I discovered what can be a bug. In compiler.vim are two lines: "exec 'bot pedit +/(\(\f\|\[\|\]\)*'.errfile.'/ '.a:filename.'.log' exec 'bot pedit +/(\\(\\f\\|\\[\\|\\]\\)\*'.errfile.'/ '.a:filename.'.log' First is an old version which caused errors while walking through error list with j and k. I had to add slashes to escape special characters but I remember old version worked properly. Could you test it and write what works for you? ChangeLog is under link Release Notes on Download page. Srinath: Could you change permissions in htdocs directory of site to make possible rw-rw-r-- for _all_ files? m. |