> I am also skeptical about the use of $$ ... $$. This is not a Vim-LaTeX > problem, but a LaTeX one. The use of $$ has been replaced long time ago by > \[ ... \]. Using double dollars is obsolete, and it would be better to > change this habit rather than Vim-LaTeX.
And, as described in my last contribution to this thread, even \[...\] is going the way of deprecation. Shortcuts should be implemented within each editor (e.g., with vim-latex "EEQ" and such). There's no need to use short-form displaymode environments (they're deceiving anyway). To add to that, the improvements made by mathtools (and even amsmath) have trouble trickling down through $$...$$ and \[...\] (if I recall from the docs correctly). -- Ted Pavlic <t...@tedpavlic.com> ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel