blob: fc6f553987cedb9592d4ffec4ed65e42561eed2c (
plain)
1
2
3
4
5
6
7
8
9
|
\input{umtest-preamble}
\usepackage{unicode-math}
\setmathfont{Cambria Math}
\begin{document}
\[\mathsfup{\LATINtext}\]
\[\mathsfup{\latintext}\]
\[\mathsfup{\LATINmath}\]
\[\mathsfup{\latinmath}\]
\end{document}
|