diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/unicode-math/testfiles/umtest002d.ltx')
-rw-r--r-- | Master/texmf-dist/source/latex/unicode-math/testfiles/umtest002d.ltx | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest002d.ltx b/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest002d.ltx new file mode 100644 index 00000000000..4ec5baf1857 --- /dev/null +++ b/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest002d.ltx @@ -0,0 +1,9 @@ +\input{umtest-preamble} +\usepackage[math-style=french]{unicode-math} +\setmathfont{Cambria Math} +\begin{document} +\[\GREEKtext\] +\[\greektext\] +\[\GREEKmath\] +\[\greekmath\] +\end{document}
\ No newline at end of file |