blob: d1697b269bdcf02409b33d9ff973a1a49143d6ba (
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
|
%% Generated by autoinst on 2012/11/04
%%
\ProvidesFile{TS1SourceCodePro-TLF.fd}
[2012/11/04 (autoinst) Font definitions for TS1/SourceCodePro-TLF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
\else
\edef\SourceCodePro@@scale{s*[\csname SourceCodePro@scale\endcsname]}%
\fi
\DeclareFontFamily{TS1}{SourceCodePro-TLF}{}
\DeclareFontShape{TS1}{SourceCodePro-TLF}{l}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Light-tlf-ts1
}{}
\DeclareFontShape{TS1}{SourceCodePro-TLF}{k}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Black-tlf-ts1
}{}
\DeclareFontShape{TS1}{SourceCodePro-TLF}{b}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Bold-tlf-ts1
}{}
\DeclareFontShape{TS1}{SourceCodePro-TLF}{sb}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Semibold-tlf-ts1
}{}
\DeclareFontShape{TS1}{SourceCodePro-TLF}{m}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Regular-tlf-ts1
}{}
\DeclareFontShape{TS1}{SourceCodePro-TLF}{el}{n}{
<-> \SourceCodePro@@scale SourceCodePro-ExtraLight-tlf-ts1
}{}
\endinput
|