summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest206c.ltx
blob: 3ed745d8c2ea06971f33b94ceda40451ee5b5f85 (plain)
1
2
3
4
5
6
7
8
9
10
\input{umtest-preamble}
\usepackage{amsmath}
\usepackage{unicode-math}
\setmathfont{Cambria Math}
\begin{document}
\[ a\percent b \% c \]
\[ a\mathdollar b \$ c \]
\[ a\ampersand b \& c \]
\[ a\octothorpe b \# c \]
\end{document}