How one can use mathematics in footnote using ReVteX?
I have a particular problem with \rangle
Minimal Example:
\documentclass[aps,amsmath,amssymb, prl]{revtex4-1}
\begin{document}
TEST\footnote{footnote with math $ \langle X \rangle$ }
\end{document}

