Sunday, February 24, 2013

everymath color is not working inside eqnarray

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


--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: