diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertinust1math/ls1libertinust1mathsf.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/libertinust1math/ls1libertinust1mathsf.fd | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/libertinust1math/ls1libertinust1mathsf.fd b/Master/texmf-dist/tex/latex/libertinust1math/ls1libertinust1mathsf.fd index 6beda390477..e99e3dddd63 100644 --- a/Master/texmf-dist/tex/latex/libertinust1math/ls1libertinust1mathsf.fd +++ b/Master/texmf-dist/tex/latex/libertinust1math/ls1libertinust1mathsf.fd @@ -1,28 +1,32 @@ \ProvidesFile{ls1libertinust1mathsf.fd} [2017/08/11 Font definitions for LS1/ libertinust1mathsf] -\expandafter\ifx\csname LinuxLibertine@scale\endcsname\relax - \let\LinuxLibertine@@scale\@empty +\expandafter\ifx\csname LinuxLibertineT@scale\endcsname\relax + \expandafter\ifx\csname LibertinusSerif@scale\endcsname\relax + \let\LibertinusMath@@scale\@empty + \else + \edef\LibertinusMath@@scale{s*[\LibertinusSerif@scale]} + \fi \else - \edef\LinuxLibertine@@scale{s*[\csname LinuxLibertine@scale\endcsname]}% + \edef\LibertinusMath@@scale{s*[\LinuxLibertineT@scale]}% \fi \expandafter\ifx\csname libus@scale\endcsname\relax -% \let\LinuxLibertine@@scale\@empty +% \let\LibertinusMath@@scale\@empty \else - \edef\LinuxLibertine@@scale{s*[\csname LinuxLibertine@scale\endcsname]}% + \edef\LibertinusMath@@scale{s*[\libus@scale]}% \fi \DeclareFontFamily{LS1}{libertinust1mathsf}{\skewchar\font =127 } \DeclareFontShape{LS1}{libertinust1mathsf}{m}{n}{ - <-> \LinuxLibertine@@scale libertinust1-mathsfrm}{} + <-> \LibertinusMath@@scale libertinust1-mathsfrm}{} \DeclareFontShape{LS1}{libertinust1mathsf}{m}{it}{ - <-> \LinuxLibertine@@scale libertinust1-mathsfit}{} + <-> \LibertinusMath@@scale libertinust1-mathsfit}{} \DeclareFontShape{LS1}{libertinust1mathsf}{b}{n} { - <-> \LinuxLibertine@@scale libertinust1-mathsfrm-bold}{} + <-> \LibertinusMath@@scale libertinust1-mathsfrm-bold}{} \DeclareFontShape{LS1}{libertinust1mathsf}{b}{it}{ - <-> \LinuxLibertine@@scale libertinust1-mathsfit-bold}{} + <-> \LibertinusMath@@scale libertinust1-mathsfit-bold}{} \DeclareFontShape{LS1}{libertinust1mathsf}{m}{sl}{<->ssub * libertinust1mathsf/m/it}{} %\DeclareFontShape{LS1}{libertinust1mathsf}{b}{it}{<->ssub * libertinust1mathsf/m/it}{} |