Say I want to look for occurances of a variable Y in a .tex file in texniccenter. Then it would make sense to restrict the search to occurances of Y that occur in a math environment. Thus the Y in
\begin{align}
Y=X^2
\end{align}
should be found, but the Y in
Ay, ay, sir!
should not. Is this possible?