summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/X650b.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/unicode-math/testfiles/X650b.ltx')
-rw-r--r--Master/texmf-dist/source/latex/unicode-math/testfiles/X650b.ltx12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/unicode-math/testfiles/X650b.ltx b/Master/texmf-dist/source/latex/unicode-math/testfiles/X650b.ltx
new file mode 100644
index 00000000000..4bda71a40f0
--- /dev/null
+++ b/Master/texmf-dist/source/latex/unicode-math/testfiles/X650b.ltx
@@ -0,0 +1,12 @@
+\input{umtest-preamble}
+\usepackage{unicode-math}
+\usepackage{colonequals}
+\setmathfont{Cambria Math}
+\begin{document}
+\[
+\coloneq
+\colonequals
+\eqcolon
+\equalscolon
+\]
+\end{document}