summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest207a.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/unicode-math/testfiles/umtest207a.ltx')
-rw-r--r--Master/texmf-dist/source/latex/unicode-math/testfiles/umtest207a.ltx10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest207a.ltx b/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest207a.ltx
new file mode 100644
index 00000000000..0edbf0806bc
--- /dev/null
+++ b/Master/texmf-dist/source/latex/unicode-math/testfiles/umtest207a.ltx
@@ -0,0 +1,10 @@
+\input{umtest-preamble}
+\usepackage{amsmath}
+\usepackage{unicode-math}
+\setmathfont{Cambria Math}
+\begin{document}
+\unimathsetup{active-frac=normalsize}
+\[ ¼ ½ ¾ ⅐ ⅑ ⅒ ⅓ ⅔ ⅕ ⅖ ⅗ ⅘ ⅙ ⅚ ⅛ ⅜ ⅝ ⅞ \]
+\unimathsetup{active-frac=small}
+\[ ¼ ½ ¾ ⅐ ⅑ ⅒ ⅓ ⅔ ⅕ ⅖ ⅗ ⅘ ⅙ ⅚ ⅛ ⅜ ⅝ ⅞ \]
+\end{document} \ No newline at end of file