blob: 05c2728ea88165b1d978881b4937fbce0396321a (
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
|
%% Generated by autoinst on 2013/01/17
%%
\ProvidesFile{T1SourceCodePro-TOsF.fd}
[2013/01/17 (autoinst) Font definitions for T1/SourceCodePro-TOsF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
\else
\edef\SourceCodePro@@scale{s*[\csname SourceCodePro@scale\endcsname]}%
\fi
\DeclareFontFamily{T1}{SourceCodePro-TOsF}{}
\DeclareFontShape{T1}{SourceCodePro-TOsF}{l}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Light-tosf-t1
}{}
\DeclareFontShape{T1}{SourceCodePro-TOsF}{k}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Black-tosf-t1
}{}
\DeclareFontShape{T1}{SourceCodePro-TOsF}{b}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Bold-tosf-t1
}{}
\DeclareFontShape{T1}{SourceCodePro-TOsF}{sb}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Semibold-tosf-t1
}{}
\DeclareFontShape{T1}{SourceCodePro-TOsF}{mb}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Medium-tosf-t1
}{}
\DeclareFontShape{T1}{SourceCodePro-TOsF}{m}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Regular-tosf-t1
}{}
\DeclareFontShape{T1}{SourceCodePro-TOsF}{el}{n}{
<-> \SourceCodePro@@scale SourceCodePro-ExtraLight-tosf-t1
}{}
\DeclareFontShape{T1}{SourceCodePro-TOsF}{bx}{n}{
<-> ssub * SourceCodePro-TOsF/b/n
}{}
\endinput
|