summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest002a.ltx
blob: a63656c7b0ac6447a688059afe4f370611aa7ac5 (plain)
1
2
3
4
5
6
7
8
9
10

\input{umtest-preamble}
\usepackage[math-style=TeX]{unicode-math}
\setmathfont{Cambria Math}
\begin{document}
\[\GREEKtext\]
\[\greektext\]
\[\GREEKmath\]
\[\greekmath\]
\end{document}