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