In my preamble, I have
\everymath{\color{pmsGreen}}
\setbeamercolor{normal text}{fg=pms286}

Now, if I write something in inline mathmode ($$), its following
\everymath; but if it is inside equation environment, its just in normal
text.

eg,
\begin{equation}
    A=B
\end{equation}
 $A=J$
in this block, A=B is in pms286 color, A=J is in pmsGreen.

What should I do?

NB:Though  it is not really associated with vim-latex, I have a problem
to solve. So, please forgive me cross-posting both in vim-use and
vim-latex



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to