diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-28 21:57:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-28 21:57:14 +0000 |
commit | 92fa1fe7786f2ecc80a5cb0dc18e8bffe61e4b3b (patch) | |
tree | 0a04c0c34a18cc8f987fc12e0c61bff87bd48e82 /Master/texmf-dist/tex/latex/libertinust1math/ls1libertinust1math.fd | |
parent | 251d17218fcf483014c5d717e1e70fe224bcdc0a (diff) |
libertinust1math (28mar16)
git-svn-id: svn://tug.org/texlive/trunk@40167 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertinust1math/ls1libertinust1math.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/libertinust1math/ls1libertinust1math.fd | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/libertinust1math/ls1libertinust1math.fd b/Master/texmf-dist/tex/latex/libertinust1math/ls1libertinust1math.fd new file mode 100644 index 00000000000..d37e1a4bd53 --- /dev/null +++ b/Master/texmf-dist/tex/latex/libertinust1math/ls1libertinust1math.fd @@ -0,0 +1,44 @@ +%Filename: ls1libertinust1math.fd +%Created by: tex ex-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{ls1libertinust1math.fd} + [2016/03/23 Fontinst v1.933 font definitions for LS1/libertinust1math.] + +\expandafter\ifx\csname LinuxLibertineT@scale\endcsname\relax + \let\LinuxLibertineT@@scale\@empty +\else + \edef\LinuxLibertineT@@scale{s*[\csname LinuxLibertineT@scale\endcsname]}% +\fi + +\DeclareFontFamily{LS1}{libertinust1math}{\skewchar \font =127} + +\DeclareFontShape{LS1}{libertinust1math}{m}{it}{ + <-> \LinuxLibertineT@@scale + libertinust1-mathit +}{} + +\DeclareFontShape{LS1}{libertinust1math}{b}{it}{ + <-> \LinuxLibertineT@@scale + libertinust1-mathit-bold +}{} + +\DeclareFontShape{LS1}{libertinust1math}{m}{n}{ + <-> \LinuxLibertineT@@scale + libertinust1-mathrm +}{} + +\DeclareFontShape{LS1}{libertinust1math}{b}{n}{ + <-> \LinuxLibertineT@@scale + libertinust1-mathrm-bold +}{} + +\DeclareFontShape{LS1}{libertinust1math}{m}{sl}{<->ssub * libertinust1math/m/it}{} +\DeclareFontShape{LS1}{libertinust1math}{bx}{it}{<->ssub * libertinust1math/b/it}{} +\DeclareFontShape{LS1}{libertinust1math}{b}{sl}{<->ssub * libertinust1math/b/it}{} +\DeclareFontShape{LS1}{libertinust1math}{bx}{sl}{<->ssub * libertinust1math/b/it}{} +\DeclareFontShape{LS1}{libertinust1math}{bx}{n}{<->ssub * libertinust1math/b/n}{} + +\endinput |