summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest206c.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/unicode-math/testfiles/umtest206c.ltx')
-rw-r--r--Master/texmf-dist/source/latex/unicode-math/testfiles/umtest206c.ltx10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest206c.ltx b/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest206c.ltx
new file mode 100644
index 00000000000..3ed745d8c2e
--- /dev/null
+++ b/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest206c.ltx
@@ -0,0 +1,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} \ No newline at end of file