summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fontsetup/fspminion.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/fontsetup/fspminion.sty')
-rw-r--r--macros/latex/contrib/fontsetup/fspminion.sty20
1 files changed, 0 insertions, 20 deletions
diff --git a/macros/latex/contrib/fontsetup/fspminion.sty b/macros/latex/contrib/fontsetup/fspminion.sty
deleted file mode 100644
index f39448227f..0000000000
--- a/macros/latex/contrib/fontsetup/fspminion.sty
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-\RequirePackage{fontspec}
-\defaultfontfeatures{Ligatures=TeX}
-\setmainfont[SmallCapsFeatures={Numbers=OldStyle}]{Minion Pro}
-\setsansfont[SmallCapsFeatures={Numbers=OldStyle}]{Myriad Pro}
-\newfontfamily{\defaultfont}[SmallCapsFeatures={Numbers=OldStyle}]{Minion Pro}
-\newfontfamily{\greekfont}[SmallCapsFont=fspmnscel]{Minion Pro}
-\RequirePackage[Latin, Greek]{ucharclasses}
-\setDefaultTransitions{\defaultfont}{}
-\setTransitionsForLatin{\defaultfont}{}
-\setTransitionsForGreek{\greekfont}{}
-
-\RequirePackage{unicode-math}
-\setmathfont{STIX2Math.otf}
-\setmathfont[range=\mathup/{num,latin,Latin,greek,Greek}]{Minion Pro}
-\setmathfont[range=\mathbfup/{num,latin,Latin,greek,Greek}]{Minion Pro Bold}
-\setmathfont[range=\mathit/{num,latin,Latin,greek,Greek}]{Minion Pro Italic}
-\setmathfont[range=\mathbfit/{num,latin,Latin,greek,Greek}]{Minion Pro Bold Italic}