summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest200b.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/unicode-math/testfiles/umtest200b.ltx')
-rw-r--r--Master/texmf-dist/source/latex/unicode-math/testfiles/umtest200b.ltx18
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest200b.ltx b/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest200b.ltx
new file mode 100644
index 00000000000..60298e39d60
--- /dev/null
+++ b/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest200b.ltx
@@ -0,0 +1,18 @@
+\input{umtest-preamble}
+\usepackage{amsmath,unicode-math}
+\setmathfont{Asana Math}
+\begin{document}
+ [${x\backprime\backprime\backprime}$]
+ [${x\backprime\backprime\backprime\backprime\backprime\backprime}$]
+ [${x`}$]
+ [${x```}$]
+ [${x``````}$]
+ [${x‵}$]
+ [${x‵‵‵}$]
+ [${x‵‵`‵\backprime‵}$]
+
+ $x`‵‶‷$
+ $x‷‶‵`$
+ $x‶‵$
+ $x‷$
+\end{document} \ No newline at end of file