summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest206b.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/unicode-math/testfiles/umtest206b.ltx')
-rw-r--r--Master/texmf-dist/source/latex/unicode-math/testfiles/umtest206b.ltx9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest206b.ltx b/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest206b.ltx
new file mode 100644
index 00000000000..0f054b98c6b
--- /dev/null
+++ b/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest206b.ltx
@@ -0,0 +1,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} \ No newline at end of file