blob: b93323c5caf077acee8c8c2b94243bbc1f7770f8 (
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
|
%% Generated by msharpe on 2016/01/19
%%
\ProvidesFile{OT2Cochineal-LF.fd}
[2016/01/19 (msharpe) Font definitions for OT2/Cochineal-LF.]
\expandafter\ifx\csname Cochineal@scale\endcsname\relax
\let\Cochineal@@scale\@empty
\else
\edef\Cochineal@@scale{s*[\csname Cochineal@scale\endcsname]}%
\fi
\DeclareFontFamily{OT2}{Cochineal-LF}{}
\DeclareFontShape{OT2}{Cochineal-LF}{b}{n}{
<-> \Cochineal@@scale Cochineal-Bold-lf-ot2
}{}
\DeclareFontShape{OT2}{Cochineal-LF}{b}{it}{
<-> \Cochineal@@scale Cochineal-BoldItalic-lf-ot2
}{}
\DeclareFontShape{OT2}{Cochineal-LF}{b}{sl}{
<-> ssub * Cochineal/b/it
}{}
\DeclareFontShape{OT2}{Cochineal-LF}{m}{n}{
<-> \Cochineal@@scale Cochineal-Roman-lf-ot2
}{}
\DeclareFontShape{OT2}{Cochineal-LF}{m}{it}{
<-> \Cochineal@@scale Cochineal-Italic-lf-ot2
}{}
\DeclareFontShape{OT2}{Cochineal-LF}{m}{sl}{
<-> ssub * Cochineal-LF/m/it
}{}
\DeclareFontShape{OT2}{Cochineal-LF}{bx}{sl}{
<-> ssub * Cochineal-LF/b/sl
}{}
\DeclareFontShape{OT2}{Cochineal-LF}{bx}{n}{
<-> ssub * Cochineal-LF/b/n
}{}
\DeclareFontShape{OT2}{Cochineal-LF}{bx}{it}{
<-> ssub * Cochineal-LF/b/it
}{}
\endinput
|