texlive[56861] Master/texmf-dist: libertinust1math (5nov20)
commits+karl at tug.org
commits+karl at tug.org
Thu Nov 5 23:12:49 CET 2020
Revision: 56861
http://tug.org/svn/texlive?view=revision&revision=56861
Author: karl
Date: 2020-11-05 23:12:48 +0100 (Thu, 05 Nov 2020)
Log Message:
-----------
libertinust1math (5nov20)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/fonts/libertinust1math/README
trunk/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty
Modified: trunk/Master/texmf-dist/doc/fonts/libertinust1math/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/libertinust1math/README 2020-11-05 18:16:20 UTC (rev 56860)
+++ trunk/Master/texmf-dist/doc/fonts/libertinust1math/README 2020-11-05 22:12:48 UTC (rev 56861)
@@ -6,8 +6,11 @@
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.1 2020-06-10
+Current version 1.2.2 2020-11-04
+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.)
+
Changes in version 1.2.1
Fixed a conflict between amsmath and libertinust1math affecting extended arrows. (Thanks Davide Campagnari.)
Modified: trunk/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty 2020-11-05 18:16:20 UTC (rev 56860)
+++ trunk/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty 2020-11-05 22:12:48 UTC (rev 56861)
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\def\fileversion{1.2.1}
-\def\filedate{2020/06/10}
+\def\fileversion{1.2.2}
+\def\filedate{2020/11/04}
\ProvidesPackage{libertinust1math}
[\filedate\space v\fileversion---latex support for LibertinusT1Math (msharpe)]
@@ -1289,7 +1289,7 @@
\libus at MathSymbol{\Swarrow} {\mathrel}{symbols}{"FB}
\libus at MathSymbol{\Mapsfrom} {\mathord}{symbols}{"FC}
-\libus at MathSymbol{\smwhtcircle} {\mathord}{symbols}{"FD} \let\circ=\smwhtcircle
+\libus at MathSymbol{\smwhtcircle} {\mathbin}{symbols}{"FD} \let\circ=\smwhtcircle
\libus at MathSymbol{\smwhtdiamond} {\mathbin}{symbols}{"FE}
\let\diamond=\smwhtdiamond
\libus at MathSymbol{\Mapsto} {\mathord}{symbols}{"FF}
More information about the tex-live-commits
mailing list.