summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fontsetup/fsppalatinoot.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/fontsetup/fsppalatinoot.sty')
-rw-r--r--macros/latex/contrib/fontsetup/fsppalatinoot.sty17
1 files changed, 0 insertions, 17 deletions
diff --git a/macros/latex/contrib/fontsetup/fsppalatinoot.sty b/macros/latex/contrib/fontsetup/fsppalatinoot.sty
deleted file mode 100644
index 3487754dde..0000000000
--- a/macros/latex/contrib/fontsetup/fsppalatinoot.sty
+++ /dev/null
@@ -1,17 +0,0 @@
-\RequirePackage{fontspec}
-\defaultfontfeatures{Ligatures=TeX}
-
-\newfontfamily{\defaultfont}[SmallCapsFeatures={Numbers=OldStyle}]{Palatino Linotype}
-
-\newfontfamily{\greekfont}[SmallCapsFont=fsplpscel]{Palatino Linotype}
-
-\RequirePackage[Latin, Greek]{ucharclasses}
-\setDefaultTransitions{\defaultfont}{}
-\setTransitionsForLatin{\defaultfont}{}
-\setTransitionsForGreek{\greekfont}{}
-
-\RequirePackage{unicode-math}
-\setmathfont{texgyrepagella-math.otf}
-
-
-\endinput