summaryrefslogtreecommitdiff
path: root/fonts/stix2-type1
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-01-17 03:02:33 +0000
committerNorbert Preining <norbert@preining.info>2021-01-17 03:02:33 +0000
commit8591b56496b93eed20f638ee1ce46b11c3f7be58 (patch)
treeb2afe58ae1a4b7b138a752410d3d7232485a4f9d /fonts/stix2-type1
parent07a2495c5aecc2f871625ae63d25ee1cc18b2ca5 (diff)
CTAN sync 202101170302
Diffstat (limited to 'fonts/stix2-type1')
-rw-r--r--fonts/stix2-type1/README.md2
-rw-r--r--fonts/stix2-type1/stix2.dtx6
-rw-r--r--fonts/stix2-type1/stix2.pdfbin1336168 -> 1336166 bytes
3 files changed, 5 insertions, 3 deletions
diff --git a/fonts/stix2-type1/README.md b/fonts/stix2-type1/README.md
index b2d9133774..76fc227396 100644
--- a/fonts/stix2-type1/README.md
+++ b/fonts/stix2-type1/README.md
@@ -35,3 +35,5 @@ stix2-mathcal.pl.
v2.0.1 fixes one bug (https://github.com/stipub/stixfonts/issues/144)
and makes some small updates to the documentation.
+
+v2.0.2 fixes a bug (actually, two bugs) in the previous patch.
diff --git a/fonts/stix2-type1/stix2.dtx b/fonts/stix2-type1/stix2.dtx
index 0215126a53..6b88c84391 100644
--- a/fonts/stix2-type1/stix2.dtx
+++ b/fonts/stix2-type1/stix2.dtx
@@ -1,5 +1,5 @@
% \def\filename{stix2.dtx}
-% \def\fileversion{2.0.1}
+% \def\fileversion{2.0.2}
% \def\filedate{2021/01/14}
%
% \iffalse
@@ -1873,7 +1873,7 @@
%
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\ProvidesPackage{stix2}[2021/01/14 v2.0.1-latex STIX Two fonts support package]
+\ProvidesPackage{stix2}[2021/01/14 v2.0.2-latex STIX Two fonts support package]
\global\expandafter\let\csname ver@stix.sty\expandafter
\endcsname\csname ver@\@currname.\@currext\endcsname
@@ -4209,7 +4209,7 @@
% does this already, so we just use it.
%
% \begin{macrocode}
-\def\stix@dotlessi{\ifmmode\imath\else\if}
+\def\stix@dotlessi{\ifmmode\imath\else\i\fi}
\@ifundefined{es@dotlessi}{}{\let\es@dotlessi\stix@dotlessi}
\fi
diff --git a/fonts/stix2-type1/stix2.pdf b/fonts/stix2-type1/stix2.pdf
index 131ca96fcf..ce3efee11a 100644
--- a/fonts/stix2-type1/stix2.pdf
+++ b/fonts/stix2-type1/stix2.pdf
Binary files differ