summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fontspec/testsuite/F-ot-cvxx.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/fontspec/testsuite/F-ot-cvxx.ltx')
-rw-r--r--Master/texmf-dist/source/latex/fontspec/testsuite/F-ot-cvxx.ltx12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/fontspec/testsuite/F-ot-cvxx.ltx b/Master/texmf-dist/source/latex/fontspec/testsuite/F-ot-cvxx.ltx
new file mode 100644
index 00000000000..3d1487ed6f5
--- /dev/null
+++ b/Master/texmf-dist/source/latex/fontspec/testsuite/F-ot-cvxx.ltx
@@ -0,0 +1,12 @@
+\documentclass{testsuite}
+\usepackage{fontspec}
+\usepackage{xcolor}
+\begin{document}
+\huge
+\fontspec{EB Garamond Italic} very \\
+\fontspec[CharacterVariant=5]{EB Garamond Italic} very \\
+\fontspec[CharacterVariant=5:0]{EB Garamond Italic} very \\
+\fontspec[CharacterVariant=5:1]{EB Garamond Italic} very \\
+\fontspec[CharacterVariant=5:2]{EB Garamond Italic} very \\
+\fontspec[CharacterVariant=5:3]{EB Garamond Italic} very
+\end{document} \ No newline at end of file