diff options
author | Karl Berry <karl@freefriends.org> | 2018-05-02 17:53:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-05-02 17:53:14 +0000 |
commit | 121ec16e044cc1d35ef87ca003c5e7d124e087d7 (patch) | |
tree | 91113d47864409949314bdddb4525ca37b9a0020 /Master/texmf-dist/doc/fonts/plex-otf/Examples | |
parent | b78aaad2a9454d6734d74a7050d3622f16292680 (diff) |
plex-otf (13apr18)
git-svn-id: svn://tug.org/texlive/trunk@47562 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/plex-otf/Examples')
11 files changed, 27 insertions, 56 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} diff --git a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-10.tex b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-10.tex index b2699bfe5c9..094e512687d 100644 --- a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-10.tex +++ b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-10.tex @@ -1,19 +1,16 @@ \documentclass{article} +\usepackage[a4paper]{geometry} \usepackage[ngerman]{babel} \usepackage[autostyle]{csquotes} \pagestyle{empty} \usepackage{demotext0} %StartVisiblePreamble -\usepackage[usefilenames, +\usepackage[DefaultFeatures={Scale=0.94}, RMstyle={Text,Semibold}, SSstyle={Text,Semibold}, + SSconstyle={Text,Semibold}, TTstyle={Text,Semibold}]{plex-otf} %StopVisiblePreamble \begin{document} \blindtext \end{document} -}]{plex-otf} -%StopVisiblePreamble -\begin{document} -\blindtext -\end{document} diff --git a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-11.tex b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-11.tex index de61ef528ee..fd004561aa0 100644 --- a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-11.tex +++ b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-11.tex @@ -1,17 +1,14 @@ \documentclass{article} +\usepackage[a4paper]{geometry} \usepackage[ngerman]{babel} \usepackage[autostyle]{csquotes} \usepackage{demotext2} \pagestyle{empty} %StartVisiblePreamble -\usepackage[usefilenames, +\usepackage[DefaultFeatures={Scale=0.94}, RMSCfont=texgyretermes, SSSCfont=texgyreheros]{plex-otf} %StopVisiblePreamble \begin{document} \blindtext \end{document} -ble -\begin{document} -\blindtext -\end{document} diff --git a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-2.tex b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-2.tex index 54ba788730a..72333992c94 100644 --- a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-2.tex +++ b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-2.tex @@ -1,7 +1,8 @@ \documentclass{article} +\usepackage[a4paper]{geometry} \pagestyle{empty} %StartVisiblePreamble -\usepackage[usefilenames]{plex-otf} +\usepackage[DefaultFeatures={Scale=0.94}]{plex-otf} %StopVisiblePreamble \begin{document} 1/3 2/3 1/5 2/5 \ldots \par @@ -9,6 +10,3 @@ 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} - 3/8 5/8 7/8\par -123456/3215731 -\end{document} diff --git a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-3.tex b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-3.tex index 8f08366d954..ccbbaaac7b9 100644 --- a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-3.tex +++ b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-3.tex @@ -1,14 +1,13 @@ \documentclass{article} +\usepackage[a4paper]{geometry} \usepackage[ngerman]{babel} \usepackage[autostyle]{csquotes} \newcommand\demo{Some text in the default font style IBM Plex Serif } \pagestyle{empty} %StartVisiblePreamble -\usepackage{plex-otf} +\usepackage[DefaultFeatures={Scale=0.94}]{plex-otf} %StopVisiblePreamble \begin{document} \demo\ Regular\par {\PlexTextRM\demo\ Text\par} {\PlexLightRM\demo\ Light\par} {\PlexExtraLightRM\demo\ ExtraLight\par} {\PlexThinRM\demo\ Thin} \end{document} -emo\ ExtraLight\par} {\PlexThinRM\demo\ Thin} -\end{document} diff --git a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-4.tex b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-4.tex index df0d3391454..4c4b9b5905c 100644 --- a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-4.tex +++ b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-4.tex @@ -1,15 +1,12 @@ \documentclass{article} +\usepackage[a4paper]{geometry} \usepackage[ngerman]{babel} \usepackage[autostyle]{csquotes} \usepackage{demotext0} \pagestyle{empty} %StartVisiblePreamble -\usepackage[usefilenames]{plex-otf} +\usepackage[DefaultFeatures={Scale=0.94}]{plex-otf} %StopVisiblePreamble \begin{document} \blindtext \end{document} -ble -\begin{document} -\blindtext -\end{document} diff --git a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-5.tex b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-5.tex index c84f8241a3b..1d243813df8 100644 --- a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-5.tex +++ b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-5.tex @@ -1,19 +1,16 @@ \documentclass{article} +\usepackage[a4paper]{geometry} \usepackage[ngerman]{babel} \usepackage[autostyle]{csquotes} \pagestyle{empty} \usepackage{demotext0} %StartVisiblePreamble -\usepackage[usefilenames, +\usepackage[DefaultFeatures={Scale=0.94}, RMstyle=Semibold, SSstyle=Semibold, + SSconstyle=Semibold, TTstyle=Semibold]{plex-otf} %StopVisiblePreamble \begin{document} \blindtext \end{document} --otf} -%StopVisiblePreamble -\begin{document} -\blindtext -\end{document} diff --git a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-6.tex b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-6.tex index fe671043fc8..e20fecd2c11 100644 --- a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-6.tex +++ b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-6.tex @@ -1,19 +1,16 @@ \documentclass{article} +\usepackage[a4paper]{geometry} \usepackage[ngerman]{babel} \usepackage[autostyle]{csquotes} \pagestyle{empty} \usepackage{demotext1} %StartVisiblePreamble -\usepackage[usefilenames, +\usepackage[DefaultFeatures={Scale=0.94}, RMstyle=Thin, SSstyle=Thin, + SSconstyle=Thin, TTstyle=Thin]{plex-otf} %StopVisiblePreamble \begin{document} \blindtext \end{document} -} -%StopVisiblePreamble -\begin{document} -\blindtext -\end{document} diff --git a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-7.tex b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-7.tex index 2417373685f..515a8ac10da 100644 --- a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-7.tex +++ b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-7.tex @@ -1,19 +1,16 @@ \documentclass{article} +\usepackage[a4paper]{geometry} \usepackage[ngerman]{babel} \usepackage[autostyle]{csquotes} \pagestyle{empty} \usepackage{demotext1} %StartVisiblePreamble -\usepackage[usefilenames, +\usepackage[DefaultFeatures={Scale=0.94}, RMstyle=ExtraLight, SSstyle=ExtraLight, + SSconstyle=ExtraLight, TTstyle=ExtraLight]{plex-otf} %StopVisiblePreamble \begin{document} \blindtext \end{document} -ex-otf} -%StopVisiblePreamble -\begin{document} -\blindtext -\end{document} diff --git a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-8.tex b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-8.tex index 68f15e69d2b..6b067564eec 100644 --- a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-8.tex +++ b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-8.tex @@ -1,19 +1,16 @@ \documentclass{article} +\usepackage[a4paper]{geometry} \usepackage[ngerman]{babel} \usepackage[autostyle]{csquotes} \pagestyle{empty} \usepackage{demotext1} %StartVisiblePreamble -\usepackage[usefilenames, +\usepackage[DefaultFeatures={Scale=0.94}, RMstyle=Light, SSstyle=Light, + SSconstyle=Light, TTstyle=Light]{plex-otf} %StopVisiblePreamble \begin{document} \blindtext \end{document} -f} -%StopVisiblePreamble -\begin{document} -\blindtext -\end{document} diff --git a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-9.tex b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-9.tex index f53364b4521..d82c4285130 100644 --- a/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-9.tex +++ b/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-9.tex @@ -1,19 +1,16 @@ \documentclass{article} +\usepackage[a4paper]{geometry} \usepackage[ngerman]{babel} \usepackage[autostyle]{csquotes} \pagestyle{empty} \usepackage{demotext0} %StartVisiblePreamble -\usepackage[usefilenames, +\usepackage[DefaultFeatures={Scale=0.94}, RMstyle={Medium,Semibold}, SSstyle={Medium,Semibold}, + SSconstyle={Medium,Semibold}, TTstyle={Medium,Semibold}]{plex-otf} %StopVisiblePreamble \begin{document} \blindtext \end{document} -ld}]{plex-otf} -%StopVisiblePreamble -\begin{document} -\blindtext -\end{document} |