blob: 136e207f87c0a70d4f84b05aa766e0a434a6513e (
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 2014/07/28
%%
\ProvidesFile{OT1SourceCodePro-TOsF.fd}
[2014/07/28 (autoinst) Font definitions for OT1/SourceCodePro-TOsF.]
\expandafter\ifx\csname SourceCodePro@scale\endcsname\relax
\let\SourceCodePro@@scale\@empty
\else
\edef\SourceCodePro@@scale{s*[\csname SourceCodePro@scale\endcsname]}%
\fi
\DeclareFontFamily{OT1}{SourceCodePro-TOsF}{}
\DeclareFontShape{OT1}{SourceCodePro-TOsF}{m}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Regular-tosf-ot1
}{}
\DeclareFontShape{OT1}{SourceCodePro-TOsF}{mb}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Medium-tosf-ot1
}{}
\DeclareFontShape{OT1}{SourceCodePro-TOsF}{b}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Bold-tosf-ot1
}{}
\DeclareFontShape{OT1}{SourceCodePro-TOsF}{sb}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Semibold-tosf-ot1
}{}
\DeclareFontShape{OT1}{SourceCodePro-TOsF}{el}{n}{
<-> \SourceCodePro@@scale SourceCodePro-ExtraLight-tosf-ot1
}{}
\DeclareFontShape{OT1}{SourceCodePro-TOsF}{l}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Light-tosf-ot1
}{}
\DeclareFontShape{OT1}{SourceCodePro-TOsF}{k}{n}{
<-> \SourceCodePro@@scale SourceCodePro-Black-tosf-ot1
}{}
\DeclareFontShape{OT1}{SourceCodePro-TOsF}{bx}{n}{
<-> ssub * SourceCodePro-TOsF/b/n
}{}
\endinput
|