summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest011a.ltx
blob: 79ae950c0b62a06710a612828c00923cd082be7d (plain)
1
2
3
4
5
6
7
8
9
\input{umtest-preamble}
\usepackage{unicode-math}
\setmathfont{Cambria Math}
\begin{document}
\[\mathup{\LATINtext}\]
\[\mathup{\latintext}\]
\[\mathup{\LATINmath}\]
\[\mathup{\latinmath}\]
\end{document}