summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest201a.ltx
blob: 84d41dd75987a65449537b33143ecd9e70e3ca9f (plain)
1
2
3
4
5
6
7
\input{umtest-preamble}
\usepackage{unicode-math}
\setmathfont{Cambria Math}
\begin{document}
\[ \sqrt{\sin^{2}x+\cos^{2}x}=1  \]
\[ \sqrt{1+\sqrt{1+\sqrt{1+\sqrt{1+x}}}}\]
\end{document}