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}