Re: [Vim-latex-devel] possible bug in block expansion?
Brought to you by:
srinathava,
tmaas
From: N L. F. <per...@ce...> - 2014-05-27 02:51:38
|
I am not a developer, but it seems this is a feature. If you press Shift+J, you can skip to the next <++> and type the rest of your document. On Mon, 26 May 2014 20:03:45 -0500, Walter Rabus <wal...@we...> wrote: > Hi, > > I noticed a weird behavior when expanding a line with the vim-latexsuite > and F5. Take the following code-snipped, pressing F5 in the line with > the upper "equation" the line gets expanded to the lower construct: > > \documentclass[12pt,a4paper,oneside]{article} > \usepackage{amssymb,amsmath} > \begin{document} > > equation > > \begin{equation} > foo > \label{<++>} > \end{equation}<++> > > \end{document} > > The problem I see with this is the <++> after "end{equation}" leads to > "¡++¿" in the final document when compiled. As I think this is not > intended to be there, I'd like to ask whether this is a bug or intended > behavior for some reason and whether someone can reproduce it. > > I tested it with the git-version of vim-latexsuite as well. > > If it can be confirmed to be a reproducable bug, I would like to propose > to remove the trailing "<++>" as I see no purpose it serves. > > > Walter > > ------------------------------------------------------------------------------ > The best possible search technologies are now affordable for all > companies. > Download your FREE open source Enterprise Search Engine today! > Our experts will assist you in its installation for $59/mo, no > commitment. > Test it for FREE on our Cloud platform anytime! > http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk > _______________________________________________ > Vim-latex-devel mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel |