summaryrefslogtreecommitdiff
path: root/macros/unicodetex/latex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-01-30 03:00:54 +0000
committerNorbert Preining <norbert@preining.info>2021-01-30 03:00:54 +0000
commit431a21790bcbf7d842f7a3d5e6e3eaef4ae823af (patch)
tree5ae95f1f34bf81d03294fc88ed5cab6eb0e25a88 /macros/unicodetex/latex
parentbc31a53b31d92ddf5db3e7df811734a0141f8b3f (diff)
CTAN sync 202101300300
Diffstat (limited to 'macros/unicodetex/latex')
-rw-r--r--macros/unicodetex/latex/fontsetup/README2
-rw-r--r--macros/unicodetex/latex/fontsetup/doc/fontsetup-doc.pdfbin708902 -> 709057 bytes
-rw-r--r--macros/unicodetex/latex/fontsetup/doc/fontsetup-doc.tex4
-rw-r--r--macros/unicodetex/latex/fontsetup/fontsetup.sty2
-rw-r--r--macros/unicodetex/latex/fontsetup/fspgfsartemisiaot.sty2
-rw-r--r--macros/unicodetex/latex/fontsetup/fspminion.sty2
-rw-r--r--macros/unicodetex/latex/fontsetup/fspstixtwoot.sty10
-rw-r--r--macros/unicodetex/latex/fontsetup/fsptimesot.sty2
8 files changed, 12 insertions, 12 deletions
diff --git a/macros/unicodetex/latex/fontsetup/README b/macros/unicodetex/latex/fontsetup/README
index f433502f27..0dd9e72a3d 100644
--- a/macros/unicodetex/latex/fontsetup/README
+++ b/macros/unicodetex/latex/fontsetup/README
@@ -1,5 +1,5 @@
The fontsetup package
- (Version 1.008, GPL3)
+ (Version 1.009, GPL3)
This simple package makes it trivial to switch quickly between
different quality fonts supporting Mathematics.
diff --git a/macros/unicodetex/latex/fontsetup/doc/fontsetup-doc.pdf b/macros/unicodetex/latex/fontsetup/doc/fontsetup-doc.pdf
index cbd4adde42..d06eddfc53 100644
--- a/macros/unicodetex/latex/fontsetup/doc/fontsetup-doc.pdf
+++ b/macros/unicodetex/latex/fontsetup/doc/fontsetup-doc.pdf
Binary files differ
diff --git a/macros/unicodetex/latex/fontsetup/doc/fontsetup-doc.tex b/macros/unicodetex/latex/fontsetup/doc/fontsetup-doc.tex
index 3dad6488b7..62c5d1238a 100644
--- a/macros/unicodetex/latex/fontsetup/doc/fontsetup-doc.tex
+++ b/macros/unicodetex/latex/fontsetup/doc/fontsetup-doc.tex
@@ -9,8 +9,8 @@
\textit{by}\\[1ex]
{\large Antonis Tsolomitis}\\
University of the Aegean\\ Department of Mathematics\\[1ex]
- \textsc{14} December \textsc{2020}\\[1ex]
- Version 1.008, \textsc{gpl3}
+ \textsc{29} January \textsc{2021}\\[1ex]
+ Version 1.009, \textsc{gpl3}
\end{center}
This package is a simple wrapper-type package that makes the setup of fonts easy and
diff --git a/macros/unicodetex/latex/fontsetup/fontsetup.sty b/macros/unicodetex/latex/fontsetup/fontsetup.sty
index 4d5dfb5822..5a0bb2b50b 100644
--- a/macros/unicodetex/latex/fontsetup/fontsetup.sty
+++ b/macros/unicodetex/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/macros/unicodetex/latex/fontsetup/fspgfsartemisiaot.sty b/macros/unicodetex/latex/fontsetup/fspgfsartemisiaot.sty
index c4dc761f87..e63cb93d19 100644
--- a/macros/unicodetex/latex/fontsetup/fspgfsartemisiaot.sty
+++ b/macros/unicodetex/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/macros/unicodetex/latex/fontsetup/fspminion.sty b/macros/unicodetex/latex/fontsetup/fspminion.sty
index f39448227f..47e5eab3fe 100644
--- a/macros/unicodetex/latex/fontsetup/fspminion.sty
+++ b/macros/unicodetex/latex/fontsetup/fspminion.sty
@@ -13,7 +13,7 @@
\setTransitionsForGreek{\greekfont}{}
\RequirePackage{unicode-math}
-\setmathfont{STIX2Math.otf}
+\setmathfont{STIXTwoMath-Regular.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}
diff --git a/macros/unicodetex/latex/fontsetup/fspstixtwoot.sty b/macros/unicodetex/latex/fontsetup/fspstixtwoot.sty
index f38c44654d..2d93f80ba1 100644
--- a/macros/unicodetex/latex/fontsetup/fspstixtwoot.sty
+++ b/macros/unicodetex/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/macros/unicodetex/latex/fontsetup/fsptimesot.sty b/macros/unicodetex/latex/fontsetup/fsptimesot.sty
index 772be2b633..01ff0fc753 100644
--- a/macros/unicodetex/latex/fontsetup/fsptimesot.sty
+++ b/macros/unicodetex/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}