summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontsetup/fspoldstandard.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fontsetup/fspoldstandard.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fontsetup/fspoldstandard.sty20
1 files changed, 0 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/latex/fontsetup/fspoldstandard.sty b/Master/texmf-dist/tex/latex/fontsetup/fspoldstandard.sty
deleted file mode 100644
index ae76a1e2dad..00000000000
--- a/Master/texmf-dist/tex/latex/fontsetup/fspoldstandard.sty
+++ /dev/null
@@ -1,20 +0,0 @@
-\RequirePackage{fontspec}
-\defaultfontfeatures{Ligatures=TeX}
-
-\setmainfont[%
-ItalicFont=OldStandard-Italic.otf,
-BoldFont=OldStandard-Bold.otf,
-BoldItalicFont=OldStandard-BoldItalic.otf,
-SmallCapsFeatures={Numbers=OldStyle}]{OldStandard-Regular.otf}
-
-
-
-\RequirePackage{unicode-math}
-\setmathfont{Garamond-Math.otf}
-\setmathfont[range=\mathup/{num,latin,Latin,greek,Greek}]{OldStandard-Regular.otf}
-\setmathfont[range=\mathbfup/{num,latin,Latin,greek,Greek}]{OldStandard-Bold.otf}
-\setmathfont[range=\mathit/{num,latin,Latin,greek,Greek}]{OldStandard-Italic.otf}
-\setmathfont[range=\mathbfit/{num,latin,Latin,greek,Greek}]{OldStandard-BoldItalic.otf}
-
-
-\endinput