<div dir="ltr">if we make a beamer document like<br><br>%%%%%%%%%%%%%%%%%<br>\documentclass{beamer}<br>\usepackage{unicode-math}<br>\setmathfont{Cambria Math}<br>\begin{document}<br>\begin{frame}<br>$$1234$$<br>\end{frame}<br>
\end{document}<br>%%%%%%%%%%%%%%%%%%%%%%%<br clear="all"><br><br>Then the maths font does not change to Cambria Math, but if we just put \setmathfont{Cambria Math} after \begin{document}, then it changes the math font to Cambria Math. Obviously beamer is doing some things here which at the moment I do not understand. My question is what can I do so that in the example above the maths font will be Cambria Math ? (of course without putting \setmathfont{Cambria Math} after \begin{document})<br>
<br>Thanks<br>-- <br>``Life is not empty,<br>There is kindness, there is apple and there is faith<br><br>One day will come,<br>and to a mendicant I will endow a jasmine&#39;&#39;<br><br>-- Sohrab Sepehri<br>

</div>