Re: [Vim-latex-devel] e acute and the FAQ

2006-12-04 Thread corentin barbu
I've found that typing works, I get that way a "\item" but the e- remains a "\item" despite what is told in the faq. Corentin 2006/12/4, corentin barbu <[EMAIL PROTECTED]>: > Hi ! > > I'm under ubuntu and I've downoloaded the last version of la

Re: [Vim-latex-devel] e acute and the FAQ

2006-12-04 Thread corentin barbu
g to the last opened environment in the current line in insert mode. The <é> key which is used for inserting the e-acute character will remain unmapped and able to produce this letter. Regards, Corentin 2006/12/4, corentin barbu <[EMAIL PROTECTED]>: > I've found that typing wor

[Vim-latex-devel] Fwd: e acute and the FAQ

2006-12-06 Thread corentin barbu
lt;<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 2006/12/6, Luc Hermitte <[EMAIL PROTECTED]>: > Hello, > > * On Mon, Dec 04, 2006 at 06:53:05PM +0100, corentin barbu <[EMAIL &

[Vim-latex-devel] comment / uncomment

2007-02-05 Thread corentin barbu
Hello, I'm very fond of vim latex, I use it for 4 months and the only thing that disturb me is not to have a "comment/uncomment" command. I tried to think on how to implent it in a macro but I didn't found. Do you have any idea on it ? Friendly, Corentin Barbu --

[Vim-latex-devel] indentation

2007-02-21 Thread corentin barbu
with just a bit " of indentation. set sw=2 in ~/.vim/ftplugin/tex.vim May you help me to find what's wrong ? Is it simply that latex-suite doesn't allow indentation according to section, subsection etc... ? Any help welcome to implement it. Regards, Corentin _

[Vim-latex-devel] section indentation

2007-02-21 Thread corentin barbu
I finally implement it myself, you can find the modified .vim/indent/tex.vim attached. I only don't find where to define the variable g:tex_indent_section. If anybody is interested in ... Or should I put it directly on the vim script site ? Regards, Corentin -- ___ Cor

Re: [Vim-latex-devel] section indentation

2007-02-21 Thread corentin barbu
This version contain a minor bug fix 2007/2/21, corentin barbu <[EMAIL PROTECTED]>: I finally implement it myself, you can find the modified .vim/indent/tex.vim attached. I only don't find where to define the variable g:tex_indent_section. If anybody is interested in ... Or shou

[Vim-latex-devel] opening all tex files with latexsuite

2007-10-10 Thread corentin barbu
esn't open my .tex files but I didn't found where to make this adjustment. Faithfully, Corentin -- ___ Corentin Barbu http://corentin.barbu.free.fr/ 91 avenue Gabriel Péri 95200 Sarcelles France +33679284434 -

[Vim-latex-devel] patch proposal

2013-08-27 Thread corentin barbu
;) =~ "^texMath") \ || (c > 1 && (getline(l)[c-2] == '\')) \ || ((colComment > -1) && (colComment < c)) Please tell me if I can do something else to get that into the code: any git repository where I can make a pull request? Corentin -- ___ C