diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-1.tex')
-rw-r--r-- | Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-1.tex | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-1.tex b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-1.tex index ac3a954b363..5ab7cd071df 100644 --- a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-1.tex +++ b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-1.tex @@ -1,7 +1,7 @@ \documentclass{article} \pagestyle{empty} %StartVisiblePreamble -\usepackage{plex-otf} +\usepackage[DefaultFeatures={Scale=0.94}]{plex-otf} %StopVisiblePreamble \begin{document} {\addfontfeature{VerticalPosition=Superior} @@ -13,5 +13,3 @@ Denominator: 1234567890\par} \addfontfeatures{VerticalPosition=ScientificInferior} Scientific Inferior: 1234567890 \end{document} -or: 1234567890 -\end{document} |