summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/X401a.ltx
blob: 301b74de02f5307ba11eb1a1287144e1479b8012 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\input{umtest-preamble}
\usepackage{unicode-math} 
\setmathfont{XITS Math}
\begin{document}



\setmathfont{Cambria Math}

\[ x=1.23 \quad x=1,23\]

\end{document}