summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest501d.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/unicode-math/testfiles/umtest501d.ltx')
-rw-r--r--Master/texmf-dist/source/latex/unicode-math/testfiles/umtest501d.ltx14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest501d.ltx b/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest501d.ltx
new file mode 100644
index 00000000000..5bb0a0fb66d
--- /dev/null
+++ b/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest501d.ltx
@@ -0,0 +1,14 @@
+\input{umtest-preamble}
+\usepackage{unicode-math}
+\setmathfont[Colour=330000]{Cambria Math}
+\setmathfont[range=\mathit/{latin}, Colour=660000]{Cambria Math}
+\setmathfont[range=\mathit/{Greek}, Colour=990000]{Cambria Math}
+\setmathfont[range=\mathit/{greek}, Colour=BB0000]{Cambria Math}
+\setmathfont[range=\mathup/{num}, Colour=EE0000]{Cambria Math}
+\begin{document}
+\[\mathit{\LATINtext}\]
+\[\mathit{\latintext}\]
+\[\mathit{\GREEKtext}\]
+\[\mathit{\greektext}\]
+\[0123456789\]
+\end{document} \ No newline at end of file