summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/plex-otf/examples/plex-otf-2.tex
blob: b15e8aa05cc09894d79444a8bccd7a3e3be7673a (plain)
1
2
3
4
5
6
7
8
9
10
11
\documentclass{article}
\pagestyle{empty}
%StartVisiblePreamble
\usepackage[usefilenames]{plex-otf}
%StopVisiblePreamble
\begin{document}
1/3 2/3 1/5 2/5 \ldots \par
\addfontfeatures{Fractions=On}
1/3 2/3 1/5 2/5 3/5 4/5 1/6 5/6 1/7 1/9 1/8 3/8 5/8 7/8\par
123456/3215731
\end{document}