>> let g:tex_flavor='latex'
>
> Sorry, my very mistake ! I had incorrectly capitalized it the texsuite
> way (i.e. let g:Tex_Flavor). It now works as angel. All my apologies,
> and all my thanks :)

It's interesting to note that "tex_flavor" has nothing to do with the 
LaTeX-Suite, and that's why the capitalization convention is broken.

In particular, when Vim7 came out, after some lobbying from 
ConTeXtualists and TeX purists, it was decided that it was cruel and 
unusual for Vim7 to default to assuming that tex files were LaTeX. So 
instead they added that silly "see if we can find some LaTeX code, and 
otherwise default to plain tex".

So you're actually short-circuiting Vim7 with that setting.

--Ted

-- 
Ted Pavlic <t...@tedpavlic.com>

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to