summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest200b.ltx
blob: 60298e39d601460eba68fee7cd0afb520775639b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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}