blob: 467d3f477ba89707ceb727057c959eac7862d62c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
\ProvidesFile{LGRLinuxLibertineT-OsF.fd}
[2016/02/13 (msharpe) scaled font definitions for Libertine LGR]
\expandafter\ifx\csname LinuxLibertineTGC@scale\endcsname\relax
\expandafter\ifx\csname LinuxLibertineT@scale\endcsname\relax
\let\LinuxLibertineT@@@scale\@empty%
\else
\edef\LinuxLibertineT@@@scale{s*[\csname LinuxLibertineT@scale\endcsname]}%
\fi
\else
\edef\LinuxLibertineT@@@scale{s*[\csname LinuxLibertineTGC@scale\endcsname]}%
\fi
\DeclareFontFamily{LGR}{LinuxLibertineT-OsF}{}
\DeclareFontShape{LGR}{LinuxLibertineT-OsF}{m}{n}{
<-> \LinuxLibertineT@@@scale LinLibertineT-osf-lgr
}{}
\DeclareFontShape{LGR}{LinuxLibertineT-OsF}{m}{it}{
<-> \LinuxLibertineT@@@scale LinLibertineTI-osf-lgr
}{}
\DeclareFontShape{LGR}{LinuxLibertineT-OsF}{m}{sl}{
<-> \LinuxLibertineT@@@scale LinLibertineTO-osf-lgr
}{}
\DeclareFontShape{LGR}{LinuxLibertineT-OsF}{b}{n}{
<-> \LinuxLibertineT@@@scale LinLibertineTB-osf-lgr
}{}
\DeclareFontShape{LGR}{LinuxLibertineT-OsF}{b}{sl}{
<-> \LinuxLibertineT@@@scale LinLibertineTBO-osf-lgr
}{}
\DeclareFontShape{LGR}{LinuxLibertineT-OsF}{z}{n}{
<-> \LinuxLibertineT@@@scale LinLibertineTZ-osf-lgr
}{}
\DeclareFontShape{LGR}{LinuxLibertineT-OsF}{z}{it}{
<-> \LinuxLibertineT@@@scale LinLibertineTZI-osf-lgr
}{}
\DeclareFontShape{LGR}{LinuxLibertineT-OsF}{z}{sl}{
<-> \LinuxLibertineT@@@scale LinLibertineTZO-osf-lgr
}{}
\DeclareFontShape{LGR}{LinuxLibertineT-OsF}{bx}{n}{<->ssub * LinuxLibertineT-OsF/b/n}{}
\DeclareFontShape{LGR}{LinuxLibertineT-OsF}{bx}{sl}{<->ssub * LinuxLibertineT-OsF/b/sl}{}
\DeclareFontShape{LGR}{LinuxLibertineT-OsF}{b}{it}{<->ssub * LinuxLibertineT-OsF/b/sl}{}
\DeclareFontShape{LGR}{LinuxLibertineT-OsF}{bx}{it}{<->ssub * LinuxLibertineT-OsF/b/sl}{}
\endinput
|