summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-17 20:41:56 +0000
committerKarl Berry <karl@freefriends.org>2021-05-17 20:41:56 +0000
commita8319d0562628a7cb15c911bcb2b808ef841938f (patch)
tree888b160e9a0cb9a4da4ed8b31bd0f392089a5909 /Master/texmf-dist
parentb8c42d8dfc02f1a441b946388d6fe72749982e20 (diff)
libertinust1math (17may21)
git-svn-id: svn://tug.org/texlive/trunk@59241 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/fonts/libertinust1math/README6
-rw-r--r--Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty10
2 files changed, 11 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/fonts/libertinust1math/README b/Master/texmf-dist/doc/fonts/libertinust1math/README
index 04ead56f2f2..3269f20bce1 100644
--- a/Master/texmf-dist/doc/fonts/libertinust1math/README
+++ b/Master/texmf-dist/doc/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/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty b/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty
index c78a2a0846a..cffe34bad4e 100644
--- a/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty
+++ b/Master/texmf-dist/tex/latex/libertinust1math/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