diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/unicode-math/testfiles/umtest013d.ltx')
-rw-r--r-- | Master/texmf-dist/source/latex/unicode-math/testfiles/umtest013d.ltx | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest013d.ltx b/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest013d.ltx new file mode 100644 index 00000000000..a00cf42d01b --- /dev/null +++ b/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest013d.ltx @@ -0,0 +1,9 @@ +\input{umtest-preamble} +\usepackage{unicode-math} +\setmathfont{STIXGeneral} +\begin{document} +\[ \mathbb{ΟΞ Ξ³Ξ} \qquad \mathbb{ππ±πΎπ€} \] +\[ \mathbb{\sum}_0^1 \] +\[ \mathbb{β}_0^1 \] +\[ \Bbbsum_0^1 \] +\end{document}
\ No newline at end of file |