summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontsetup
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-29 22:32:33 +0000
committerKarl Berry <karl@freefriends.org>2021-01-29 22:32:33 +0000
commit7ae58a3bf77274814f2c766b55c3713cab428aea (patch)
treeb9eeaa3edc66b2f0f729f68babcd40f27ef086b3 /Master/texmf-dist/tex/latex/fontsetup
parentbbd2b221e25c9f9cbd2fe9daa05174d91c1400fd (diff)
fontsetup (29jan21)
git-svn-id: svn://tug.org/texlive/trunk@57553 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fontsetup')
-rw-r--r--Master/texmf-dist/tex/latex/fontsetup/fontsetup.sty2
-rw-r--r--Master/texmf-dist/tex/latex/fontsetup/fspgfsartemisiaot.sty2
-rw-r--r--Master/texmf-dist/tex/latex/fontsetup/fspstixtwoot.sty10
-rw-r--r--Master/texmf-dist/tex/latex/fontsetup/fsptimesot.sty2
4 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/fontsetup/fontsetup.sty b/Master/texmf-dist/tex/latex/fontsetup/fontsetup.sty
index 4d5dfb58229..5a0bb2b50b8 100644
--- a/Master/texmf-dist/tex/latex/fontsetup/fontsetup.sty
+++ b/Master/texmf-dist/tex/latex/fontsetup/fontsetup.sty
@@ -1,5 +1,5 @@
%\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fontsetup}[2020/12/14 Easy font setup by Antonis Tsolomitis]
+\ProvidesPackage{fontsetup}[Easy font setup by Antonis Tsolomitis]
\typeout{fontsetup: Easy font setup by Antonis Tsolomitis}
\chardef\fontsetupdefault=0 %
diff --git a/Master/texmf-dist/tex/latex/fontsetup/fspgfsartemisiaot.sty b/Master/texmf-dist/tex/latex/fontsetup/fspgfsartemisiaot.sty
index c4dc761f878..e63cb93d19f 100644
--- a/Master/texmf-dist/tex/latex/fontsetup/fspgfsartemisiaot.sty
+++ b/Master/texmf-dist/tex/latex/fontsetup/fspgfsartemisiaot.sty
@@ -7,7 +7,7 @@ BoldItalicFont=GFSArtemisiaBoldIt.otf,SmallCapsFeatures={Numbers=OldStyle}]{GFSA
\RequirePackage{unicode-math}
%\setmathfont{XITSMath-Regular.otf}
-\setmathfont{STIX2Math.otf}
+\setmathfont{STIXTwoMath-Regular.otf}
\setmathfont[range=\mathup/{num,latin,Latin,greek,Greek}]{GFSArtemisia.otf}
\setmathfont[range=\mathbfup/{num,latin,Latin,greek,Greek}]{GFSArtemisiaBold.otf}
\setmathfont[range=\mathit/{num,latin,Latin,greek,Greek}]{GFSArtemisiaIt.otf}
diff --git a/Master/texmf-dist/tex/latex/fontsetup/fspstixtwoot.sty b/Master/texmf-dist/tex/latex/fontsetup/fspstixtwoot.sty
index f38c44654d4..2d93f80ba17 100644
--- a/Master/texmf-dist/tex/latex/fontsetup/fspstixtwoot.sty
+++ b/Master/texmf-dist/tex/latex/fontsetup/fspstixtwoot.sty
@@ -4,14 +4,14 @@
\setmainfont[%
Script=Default,% make small caps work for both latn and grek
- ItalicFont=STIX2Text-Italic.otf,
- BoldFont=STIX2Text-Bold.otf,
- BoldItalicFont=STIX2Text-BoldItalic.otf,
+ ItalicFont=STIXTwoText-Italic.otf,
+ BoldFont=STIXTwoText-Bold.otf,
+ BoldItalicFont=STIXTwoText-BoldItalic.otf,
% RawFeature=+pnum,% variable width numbers
-SmallCapsFeatures={Numbers=OldStyle}]{STIX2Text-Regular.otf}
+SmallCapsFeatures={Numbers=OldStyle}]{STIXTwoText-Regular.otf}
\RequirePackage{unicode-math}
-\setmathfont{STIX2Math.otf}
+\setmathfont{STIXTwoMath-Regular.otf}
\endinput
diff --git a/Master/texmf-dist/tex/latex/fontsetup/fsptimesot.sty b/Master/texmf-dist/tex/latex/fontsetup/fsptimesot.sty
index 772be2b6334..01ff0fc7536 100644
--- a/Master/texmf-dist/tex/latex/fontsetup/fsptimesot.sty
+++ b/Master/texmf-dist/tex/latex/fontsetup/fsptimesot.sty
@@ -7,7 +7,7 @@ BoldItalicFont=FreeSerifbBoldItalic.otf,SmallCapsFont=FreeSerifb-SmallCapsAlt.ot
\RequirePackage{unicode-math}
%\setmathfont{XITSMath-Regular.otf}
-\setmathfont{STIX2Math.otf}
+\setmathfont{STIXTwoMath-Regular.otf}
\setmathfont[range=\mathup/{num,latin,Latin,greek,Greek}]{FreeSerifb.otf}
\setmathfont[range=\mathbfup/{num,latin,Latin,greek,Greek}]{FreeSerifbBold.otf}
\setmathfont[range=\mathit/{num,latin,Latin,greek,Greek}]{FreeSerifbItalic.otf}