summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-06-11 21:10:07 +0000
committerKarl Berry <karl@freefriends.org>2020-06-11 21:10:07 +0000
commit8f5e22960c49ecc68f30babd3f1e2d80babfe60c (patch)
tree176da89e64d924f382cdd3b1ed3d82e07a7a56ba /Master/texmf-dist
parentebcfbe594744d1aee8941b4036473bd9941fb1fe (diff)
libertinust1math (11jun20)
git-svn-id: svn://tug.org/texlive/trunk@55517 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/fonts/libertinust1math/README5
-rw-r--r--Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty118
2 files changed, 65 insertions, 58 deletions
diff --git a/Master/texmf-dist/doc/fonts/libertinust1math/README b/Master/texmf-dist/doc/fonts/libertinust1math/README
index 3f8417f3ff4..d9abf1d2aa4 100644
--- a/Master/texmf-dist/doc/fonts/libertinust1math/README
+++ b/Master/texmf-dist/doc/fonts/libertinust1math/README
@@ -6,7 +6,10 @@ 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.0 2020-05-29
+Current version 1.2.1 2020-06-10
+
+Changes in version 1.2.1
+Fixed a conflict between amsmath and libertinust1math affecting extended arrows. (Thanks Davide Campagnari.)
Changes in version 1.2.0
Corrected mismatch between math extension glyphs related to \vert and \Vert relative to other large delimiters. (Thanks Davide Campagnari.)
diff --git a/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty b/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty
index ab29f7d91bc..4f0ddf57115 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.0}
-\def\filedate{2020/05/29}
+\def\fileversion{1.2.1}
+\def\filedate{2020/06/10}
\ProvidesPackage{libertinust1math}
[\filedate\space v\fileversion---latex support for LibertinusT1Math (msharpe)]
@@ -781,59 +781,63 @@
\def\overbracket#1{\libus@overbrace{bracket}{#1}}
}
}
-\libus@MathSymbol{\arrowaccentex} {\mathord}{letters}{"99}
-\libus@MathSymbol{\harpoonaccentlt}{\mathord}{letters}{"8F}
-\libus@MathSymbol{\harpoonaccentrt}{\mathord}{letters}{"90}
-\libus@MathSymbol{\arrowaccentlt} {\mathord}{letters}{"91}
-\libus@MathSymbol{\arrowaccentrt} {\mathord}{letters}{"92}
-\def\libus@arrowaccentglue{\hskip -.23em plus .01em}
-\def\overleftarrowfill{$\m@th%
- \arrowaccentlt\libus@arrowaccentglue%
- \cleaders\hbox{$\arrowaccentex$}\hfill$}
-\def\overrightarrowfill{$\m@th%
- \cleaders\hbox{$\arrowaccentex$}\hfill%
- \libus@arrowaccentglue\arrowaccentrt$}
-\def\overleftrightarrowfill{$\m@th%
- \arrowaccentlt\libus@arrowaccentglue%
- \cleaders\hbox{$\arrowaccentex$}\hfill%
- \libus@arrowaccentglue\arrowaccentrt$}
-\def\overleftharpoonfill{$\m@th%
- \harpoonaccentlt\libus@arrowaccentglue%
- \cleaders\hbox{$\arrowaccentex$}\hfill$}
-\def\overrightharpoonfill{$\m@th%
- \cleaders\hbox{$\arrowaccentex$}\hfill%
- \libus@arrowaccentglue\harpoonaccentrt$}
-\def\libus@overarrow#1#2#3{%
- \vbox {%
- \m@th%
- \ialign{##\crcr%
- \csname over#1fill\endcsname\crcr%
- \noalign{\kern -1ex\nointerlineskip}%
- $\hfil#2#3\hfil$\crcr%
- }%
- }%
-}
-\def\libus@underarrow#1#2#3{
- \vtop {%
- \m@th%
- \ialign{##\crcr%
- $\hfil#2#3\hfil$\crcr%
- \noalign{\kern .2ex\nointerlineskip}%
- \csname over#1fill\endcsname\crcr%
- \noalign{\kern -1ex\nointerlineskip}%
- }%
- }%
-}
-\def\overleftarrow{\mathpalette{\libus@overarrow{leftarrow}}}
-\def\overrightarrow{\mathpalette{\libus@overarrow{rightarrow}}}
-\def\overleftrightarrow{\mathpalette{\libus@overarrow{leftrightarrow}}}
-\def\overleftharpoon{\mathpalette{\libus@overarrow{leftharpoon}}}
-\def\overrightharpoon{\mathpalette{\libus@overarrow{rightharpoon}}}
-\def\underleftarrow{\mathpalette{\libus@underarrow{leftarrow}}}
-\def\underrightarrow{\mathpalette{\libus@underarrow{rightarrow}}}
-\def\underleftrightarrow{\mathpalette{\libus@underarrow{leftrightarrow}}}
-\def\underleftharpoon{\mathpalette{\libus@underarrow{leftharpoon}}}
-\def\underrightharpoon{\mathpalette{\libus@underarrow{rightharpoon}}}
+
+%%%%%%%%%%% Begin removed code in favor of ams
+%\libus@MathSymbol{\arrowaccentex} {\mathord}{letters}{"99}
+%\libus@MathSymbol{\harpoonaccentlt}{\mathord}{letters}{"8F}
+%\libus@MathSymbol{\harpoonaccentrt}{\mathord}{letters}{"90}
+%\libus@MathSymbol{\arrowaccentlt} {\mathord}{letters}{"91}
+%\libus@MathSymbol{\arrowaccentrt} {\mathord}{letters}{"92}
+%\def\libus@arrowaccentglue{\hskip -.23em plus .01em}
+%\def\overleftarrowfill{$\m@th%
+% \arrowaccentlt\libus@arrowaccentglue%
+% \cleaders\hbox{$\arrowaccentex$}\hfill$}
+%\def\overrightarrowfill{$\m@th%
+% \cleaders\hbox{$\arrowaccentex$}\hfill%
+% \libus@arrowaccentglue\arrowaccentrt$}
+%\def\overleftrightarrowfill{$\m@th%
+% \arrowaccentlt\libus@arrowaccentglue%
+% \cleaders\hbox{$\arrowaccentex$}\hfill%
+% \libus@arrowaccentglue\arrowaccentrt$}
+%\def\overleftharpoonfill{$\m@th%
+% \harpoonaccentlt\libus@arrowaccentglue%
+% \cleaders\hbox{$\arrowaccentex$}\hfill$}
+%\def\overrightharpoonfill{$\m@th%
+% \cleaders\hbox{$\arrowaccentex$}\hfill%
+% \libus@arrowaccentglue\harpoonaccentrt$}
+%\def\libus@overarrow#1#2#3{%
+% \vbox {%
+% \m@th%
+% \ialign{##\crcr%
+% \csname over#1fill\endcsname\crcr%
+% \noalign{\kern -1ex\nointerlineskip}%
+% $\hfil#2#3\hfil$\crcr%
+% }%
+% }%
+%}
+%\def\libus@underarrow#1#2#3{
+% \vtop {%
+% \m@th%
+% \ialign{##\crcr%
+% $\hfil#2#3\hfil$\crcr%
+% \noalign{\kern .2ex\nointerlineskip}%
+% \csname over#1fill\endcsname\crcr%
+% \noalign{\kern -1ex\nointerlineskip}%
+% }%
+% }%
+%}
+%\def\overleftarrow{\mathpalette{\libus@overarrow{leftarrow}}}
+%\def\overrightarrow{\mathpalette{\libus@overarrow{rightarrow}}}
+%\def\overleftrightarrow{\mathpalette{\libus@overarrow{leftrightarrow}}}
+%\def\overleftharpoon{\mathpalette{\libus@overarrow{leftharpoon}}}
+%\def\overrightharpoon{\mathpalette{\libus@overarrow{rightharpoon}}}
+%\def\underleftarrow{\mathpalette{\libus@underarrow{leftarrow}}}
+%\def\underrightarrow{\mathpalette{\libus@underarrow{rightarrow}}}
+%\def\underleftrightarrow{\mathpalette{\libus@underarrow{leftrightarrow}}}
+%\def\underleftharpoon{\mathpalette{\libus@underarrow{leftharpoon}}}
+%\def\underrightharpoon{\mathpalette{\libus@underarrow{rightharpoon}}}
+%%%%%%%%end removed in favor of amsmath version
+
%\libus@MathSymbol{\lhook} {\mathrel}{arrows1}{"2A}
%\libus@MathSymbol{\rhook} {\mathrel}{arrows1}{"2B}
%\libus@MathSymbol{\relbar} {\mathrel}{arrows1}{"2C}
@@ -1264,8 +1268,8 @@
\libus@MathSymbol{\fisheye} {\mathord}{symbols}{"E0}
\libus@MathSymbol{\mdlgwhtlozenge} {\mathord}{symbols}{"E1} \let\lozenge=\mdlgwhtlozenge \let\Diamond=\mdlgwhtlozenge
\libus@MathSymbol{\mdlgwhtcircle} {\mathbin}{symbols}{"E2} \let\bigcirc=\mdlgwhtcircle
-\libus@MathSymbol{\relbar} {\mathord}{symbols}{"E3}
-\libus@MathSymbol{\Relbar} {\mathord}{symbols}{"E4}
+%\libus@MathSymbol{\relbar} {\mathord}{symbols}{"E3}
+%\libus@MathSymbol{\Relbar} {\mathord}{symbols}{"E4}
\libus@MathSymbol{\bullseye} {\mathord}{symbols}{"E5}
\libus@MathSymbol{\mdlgblkcircle} {\mathord}{symbols}{"E6}