summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest206b.ltx
blob: 0f054b98c6b47f41c9ce4cb4d47e83d89f68c707 (plain)
1
2
3
4
5
6
7
8
9
\input{umtest-preamble}
\usepackage{amsmath}
\usepackage{unicode-math}
\setmathfont{Cambria Math}
\begin{document}
\[A+B+\dots+Z\]
\[(A+B+\dots)\]
\[(A+B+\cdots)\]
\end{document}