summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/L600a.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/unicode-math/testfiles/L600a.ltx')
-rw-r--r--Master/texmf-dist/source/latex/unicode-math/testfiles/L600a.ltx9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/unicode-math/testfiles/L600a.ltx b/Master/texmf-dist/source/latex/unicode-math/testfiles/L600a.ltx
new file mode 100644
index 00000000000..2fe3853b0a6
--- /dev/null
+++ b/Master/texmf-dist/source/latex/unicode-math/testfiles/L600a.ltx
@@ -0,0 +1,9 @@
+\input{umtest-preamble}
+\usepackage{amsmath}
+\begin{document}
+\[
+\sum_{\substack{a \\ bbb}}
+\sum_{\substack{\dfrac12 \\ \vec A'}}
+\sum_{\begin{subarray}{l} a \\ bbb \end{subarray}}
+\]
+\end{document}