summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest501b.ltx
blob: 6aaca1222536b7079e8fd1ca9c730b386515b7fe (plain)
1
2
3
4
5
6
7
8
9
10
\input{umtest-preamble}
\usepackage{unicode-math}
\setmathfont[Colour=000000]{Cambria Math}
\setmathfont[range=\mathscr, Colour=FF0000]{TeX Gyre Chorus}
\begin{document}
\[\latintext\]
\[\mathscr{\latintext}\]
\[\LATINmath\]
\[\mathscr{\LATINmath}\]
\end{document}