diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty b/Master/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty index 288c89a525c..619f0385c89 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.0.2} -\def\filedate{2016/08/20} +\def\fileversion{1.0.3} +\def\filedate{2016/08/21} \ProvidesPackage{libertinust1math} [\filedate\space v\fileversion---latex support for LibertinusT1Math (msharpe)] @@ -38,6 +38,7 @@ \DeclareFontSubstitution{LS2}{libertinust1mathsym}{m}{n} \DeclareSymbolFont{letters} {LS1}{libertinust1math} {m}{it} \DeclareSymbolFont{operators} {LS1}{libertinust1math} {m} {n} +\DeclareSymbolFont{symbolsbb} {LS1}{libertinust1mathbb} {m} {n} \DeclareSymbolFont{symbols} {LS2}{libertinust1mathsym} {m} {n} \DeclareSymbolFont{largesymbols} {LS2}{libertinust1mathex} {m} {n} \SetSymbolFont{letters} {bold}{LS1}{libertinust1math} {b}{it} @@ -55,6 +56,7 @@ \DeclareMathAlphabet{\mathcal}{U}{stixcal}{m}{n} \SetMathAlphabet{\mathcal}{bold}{U}{stixcal}{b}{n} \DeclareMathAlphabet{\mathbcal} {U}{stixcal}{b}{n} +\DeclareSymbolFontAlphabet{\mathbb} {symbolsbb} \libus@MathSymbol{\upGamma} {\mathalpha}{operators}{"00} \libus@MathSymbol{\upDelta} {\mathalpha}{operators}{"01} @@ -1025,7 +1027,7 @@ \let\to=\rightarrow %\libus@MathSymbol{\downarrow} {\mathrel}{symbols}{"46} \libus@MathSymbol{\leftrightarrow} {\mathrel}{symbols}{"47} -\libus@MathSymbol{\updownarrow} {\mathrel}{symbols}{"48} +%\libus@MathSymbol{\updownarrow} {\mathrel}{symbols}{"48} \libus@MathSymbol{\nwarrow} {\mathrel}{symbols}{"49} \libus@MathSymbol{\nearrow} {\mathrel}{symbols}{"4A} \libus@MathSymbol{\searrow} {\mathrel}{symbols}{"4B} |