Re: [Vim-latex-devel] bug in \item command

2006-04-29 Thread Srinath Avadhanula
Hi Javier, On 4/19/06, Javier Rojas <[EMAIL PROTECTED]> wrote: Anyway, would it be possible that vimlatex, instead of deleting the text written, simply puts it "as is" if I'm not within any of the itemize, enumerate or description environments? For example, if my imap were \potato, vimlatex shou

Re: [Vim-latex-devel] A bunch of Debian bugs

2006-04-29 Thread Franz Pletz
Hi, thanks for the quick response. On Fri, Apr 28, 2006 at 04:46:48PM -0700, Srinath Avadhanula wrote: > > - 03_insertitem.patch, http://bugs.debian.org/350021 > > When going into insert mode with a there are issues with the > > placement of \item. Please see the bug for details. > > I incor

Re: [Vim-latex-devel] A bunch of Debian bugs

2006-04-29 Thread Javier Rojas
> support for latex-beamer > > I really do not know about this package. Is a package to create presentations with LaTeX that is very, very powerful for creating layouts, using themes and the like. It creates a pdf presentation that is fully navigable. Is really, really cool -- Javier Rojas

[Vim-latex-devel] how to configure the View rule?

2006-04-29 Thread Chen Long
I am new to vim-latex. When I open .tex file using Vim. It says that No View rule defined for target pdf Please specify a rule in $VIMRUNTIME/ftplugin/tex/texrc :help Tex_ViewRule_format What should I do? by the way, I am using Mac OS 10.4. Thanks, Long ---