summaryrefslogtreecommitdiff
path: root/fonts/libertinust1math
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-05-17 03:02:10 +0000
committerNorbert Preining <norbert@preining.info>2021-05-17 03:02:10 +0000
commitd999da47ff375df843c0c9bbfd5911236dd9d40a (patch)
tree5db62e278d67073330a7237b273091634eccf365 /fonts/libertinust1math
parent2fc2609488764102ce43194e9288b7bd8e25f17f (diff)
CTAN sync 202105170302
Diffstat (limited to 'fonts/libertinust1math')
-rw-r--r--fonts/libertinust1math/README6
-rw-r--r--fonts/libertinust1math/tex/libertinust1math.sty10
2 files changed, 11 insertions, 5 deletions
diff --git a/fonts/libertinust1math/README b/fonts/libertinust1math/README
index 04ead56f2f..3269f20bce 100644
--- a/fonts/libertinust1math/README
+++ b/fonts/libertinust1math/README
@@ -6,7 +6,11 @@ The LibertinusT1Math font a Type1 font (accompanied by LaTeX support files) deri
The LibertinusT1Math font is available under the terms of Open Font License version
1.1, and the support files are released under the LPPL.
-Current version 1.2.2 2020-11-04
+Current version 1.2.3 2021-05-16
+
+Changes in version 1.2.3
+1. Modified the sty file to increase script and scriptscript sizes, which were too small in some cases.
+2. Modified the code in the sty file affecting the behavior of \bigg and \Bigg so they work as expected.
Changes in version 1.2.2
Changed the type of \smwhtcircle, and thereby \circ, from \mathord to \mathbin, matching that in fontmath.ltx. (Thanks Gijs Pennings.)
diff --git a/fonts/libertinust1math/tex/libertinust1math.sty b/fonts/libertinust1math/tex/libertinust1math.sty
index c78a2a0846..cffe34bad4 100644
--- a/fonts/libertinust1math/tex/libertinust1math.sty
+++ b/fonts/libertinust1math/tex/libertinust1math.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\def\fileversion{1.2.2}
-\def\filedate{2020/11/04}
+\def\fileversion{1.2.3}
+\def\filedate{2021/05/16}
\ProvidesPackage{libertinust1math}
[\filedate\space v\fileversion---latex support for LibertinusT1Math (msharpe)]
@@ -1294,10 +1294,12 @@
\let\diamond=\smwhtdiamond
\libus@MathSymbol{\Mapsto} {\mathord}{symbols}{"FF}
%
-\DeclareMathSizes{10}{10}{8}{6.5}
+%\DeclareMathSizes{10}{10}{8}{6.5}
+\def\defaultscriptratio{0.8}
+\def\defaultscriptscriptratio{0.65}
\AtBeginDocument{
% \renewcommand{\big}{\bBigg@{1.2}}
-% \renewcommand{\Bigg}{\bBigg@{2.7}}
+ \renewcommand{\Bigg}{\bBigg@{2.55}}
\let\dotsb@\@cdots
\let\dotsb\cdots
\let\dotsm\cdots