diff options
author | Norbert Preining <norbert@preining.info> | 2024-01-24 21:00:52 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2024-01-24 21:00:52 +0900 |
commit | c8c4b6baed0bc3b64c486b7f626e8b7dbbbb5d74 (patch) | |
tree | f5641c32bb4925ad0dcd5a2c77a855af6c73deb6 /texmf-dist/tex | |
parent | f9810e3f10c6d647bec1a956a98cdf898bff3e63 (diff) |
fontsetup-nonfree (2.0, Jan24)
Diffstat (limited to 'texmf-dist/tex')
-rw-r--r-- | texmf-dist/tex/latex/fontsetup-nonfree/fspcambria.tex (renamed from texmf-dist/tex/latex/fontsetup-nonfree/fspcambria.sty) | 2 | ||||
-rw-r--r-- | texmf-dist/tex/latex/fontsetup-nonfree/fsplucidaot.tex (renamed from texmf-dist/tex/latex/fontsetup-nonfree/fsplucidaot.sty) | 2 | ||||
-rw-r--r-- | texmf-dist/tex/latex/fontsetup-nonfree/fspminion.tex (renamed from texmf-dist/tex/latex/fontsetup-nonfree/fspminion.sty) | 11 | ||||
-rw-r--r-- | texmf-dist/tex/latex/fontsetup-nonfree/fspmsgaramondot.tex (renamed from texmf-dist/tex/latex/fontsetup-nonfree/fspmsgaramondot.sty) | 11 | ||||
-rw-r--r-- | texmf-dist/tex/latex/fontsetup-nonfree/fsppalatinoot.tex (renamed from texmf-dist/tex/latex/fontsetup-nonfree/fsppalatinoot.sty) | 11 |
5 files changed, 0 insertions, 37 deletions
diff --git a/texmf-dist/tex/latex/fontsetup-nonfree/fspcambria.sty b/texmf-dist/tex/latex/fontsetup-nonfree/fspcambria.tex index b2947bb3..8d1d5572 100644 --- a/texmf-dist/tex/latex/fontsetup-nonfree/fspcambria.sty +++ b/texmf-dist/tex/latex/fontsetup-nonfree/fspcambria.tex @@ -1,9 +1,7 @@ %% %% Load Cambria fonts (C) A. Tsolomitis %% -\RequirePackage{fontspec} \setmainfont[Contextuals=AlternateOff,BoldFont=Cambria-Bold,ItalicFont=Cambria-Italic,BoldItalicFont=Cambria-BoldItalic]{Cambria} -\RequirePackage{unicode-math} \setmathfont{Cambria Math} \endinput diff --git a/texmf-dist/tex/latex/fontsetup-nonfree/fsplucidaot.sty b/texmf-dist/tex/latex/fontsetup-nonfree/fsplucidaot.tex index 2287f486..b0707c79 100644 --- a/texmf-dist/tex/latex/fontsetup-nonfree/fsplucidaot.sty +++ b/texmf-dist/tex/latex/fontsetup-nonfree/fsplucidaot.tex @@ -1,4 +1,3 @@ -\RequirePackage{fontspec} \setmainfont[% main font UprightFont=LucidaBrightOT, ItalicFont=LucidaBrightOT-Italic, @@ -22,7 +21,6 @@ SmallCapsFeatures={Numbers=OldStyle}, ]{LucidaSansTypewriterOT.otf} % support for OpenType math fonts: -\RequirePackage{unicode-math} \setmathfont{LucidaBrightMathOT.otf} \setmathfont[version=bold]{LucidaBrightMathOT-Demi.otf} diff --git a/texmf-dist/tex/latex/fontsetup-nonfree/fspminion.sty b/texmf-dist/tex/latex/fontsetup-nonfree/fspminion.tex index 292f3dd7..1821bf3a 100644 --- a/texmf-dist/tex/latex/fontsetup-nonfree/fspminion.sty +++ b/texmf-dist/tex/latex/fontsetup-nonfree/fspminion.tex @@ -1,7 +1,6 @@ -\RequirePackage{fontspec} \defaultfontfeatures{Ligatures=TeX} \setmainfont[SmallCapsFeatures={Numbers=OldStyle},% NFSSFamily=MinionPro,% @@ -27,18 +26,8 @@ BoldFont=MinionPro-Bold,% BoldItalicFont=MinionPro-BoldIt,% ]{MinionPro-Regular} -\RequirePackage{iftex} -\ifxetex -\RequirePackage[Latin, Greek]{ucharclasses} -\setDefaultTransitions{\defaultfont}{} -\setTransitionsForLatin{\defaultfont}{} -\setTransitionsForGreek{\greekfont}{} -\else -\relax -\fi -\RequirePackage{unicode-math} \setmathfont{STIXTwoMath-Regular.otf} \setmathfont[range=\mathup/{num,latin,Latin,greek,Greek}]{MinionPro-Regular} \setmathfont[range=\mathbfup/{num,latin,Latin,greek,Greek}]{MinionPro-Bold} diff --git a/texmf-dist/tex/latex/fontsetup-nonfree/fspmsgaramondot.sty b/texmf-dist/tex/latex/fontsetup-nonfree/fspmsgaramondot.tex index 5f50b8bf..1479678e 100644 --- a/texmf-dist/tex/latex/fontsetup-nonfree/fspmsgaramondot.sty +++ b/texmf-dist/tex/latex/fontsetup-nonfree/fspmsgaramondot.tex @@ -1,5 +1,4 @@ %\RequirePackage[no-math]{fontspec} -\RequirePackage{fontspec} \defaultfontfeatures{Ligatures=TeX} %\RequirePackage[garamond]{mathdesign} @@ -34,17 +33,7 @@ ]{Garamond} -\RequirePackage{iftex} -\ifxetex -\RequirePackage[Latin, Greek]{ucharclasses} -\setDefaultTransitions{\defaultfont}{} -\setTransitionsForLatin{\defaultfont}{} -\setTransitionsForGreek{\greekfont}{} -\else -\relax -\fi -\RequirePackage{unicode-math} \setmathfont{Garamond-Math.otf} \setmathfont[range=\mathup/{num,latin,Latin,greek,Greek}]{Garamond} \setmathfont[range=\mathbfup/{num,latin,Latin,greek,Greek}]{Garamond-Bold} diff --git a/texmf-dist/tex/latex/fontsetup-nonfree/fsppalatinoot.sty b/texmf-dist/tex/latex/fontsetup-nonfree/fsppalatinoot.tex index 48528a88..6f3b4e07 100644 --- a/texmf-dist/tex/latex/fontsetup-nonfree/fsppalatinoot.sty +++ b/texmf-dist/tex/latex/fontsetup-nonfree/fsppalatinoot.tex @@ -1,4 +1,3 @@ -\RequirePackage{fontspec} \defaultfontfeatures{Ligatures=TeX} \setmainfont[SmallCapsFeatures={Numbers=OldStyle},% NFSSFamily=Palatino Linotype,% @@ -18,17 +17,7 @@ BoldItalicFont=PalatinoLinotype-BoldItalic,% ]{PalatinoLinotype-Roman} -\RequirePackage{iftex} -\ifxetex -\RequirePackage[Latin, Greek]{ucharclasses} -\setDefaultTransitions{\defaultfont}{} -\setTransitionsForLatin{\defaultfont}{} -\setTransitionsForGreek{\greekfont}{} -\else -\relax -\fi -\RequirePackage{unicode-math} \setmathfont{texgyrepagella-math.otf} |