summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest151a.ltx
blob: fc8c46ddd9149d5e9e8fb411abd4a0cc760f7604 (plain)
1
2
3
4
5
6
7
8
9
\input{umtest-preamble}
\usepackage{unicode-math}
\setmathfont{Cambria Math}
\begin{document}
\[ \hat i \qquad \hat x \qquad \hat M \qquad \hat {x+y} \]
\[ \widehat i \qquad \widehat x \qquad \widehat M \qquad \widehat {x+y} \]
\[ \tilde i \qquad \tilde x \qquad \tilde M \qquad \tilde {x+y} \]
\[ \widetilde i \qquad \widetilde x \qquad \widetilde M \qquad \widetilde {x+y} \]
\end{document}