blob: 6d216bf81b61b758c5d596ab9bccffff0f0dc2f2 (
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{T1SourceCodePro-TOsF.fd}
[2012/11/04 (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}{m}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Regular-tosf-t1
}{}
\DeclareFontShape{T1}{SourceCodePro-TOsF}{el}{n}{
<-> \SourceCodePro@@scale SourceCodePro-ExtraLight-tosf-t1
}{}
\endinput
|