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