summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/F-alph-spaces.ltx
blob: 6fce64b01708c19c9103ecd86d3390aac6ab2e28 (plain)
1
2
3
4
5
6
7
8
9
10
\input{umtest-preamble}
\usepackage{amsmath}  
\usepackage[math-style=ISO]{unicode-math}  
\setmathfont{xits-math.otf}  
\setmathfont[range=\mathit/{latin, greek, Greek}]{Asana-Math.otf}  
\begin{document}  
$abc$ $ABC$
$\alpha\beta\gamma$
$\Alpha\Beta\Gamma$
\end{document}