blob: 1b56decb19b49a846b9dfccbaeb75e838d6b8b20 (
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
|
%% Generated by autoinst on 2019/07/15
%%
\ProvidesFile{LY1TheanoDidot-TOsF.fd}
[2019/07/15 (autoinst) Font definitions for LY1/TheanoDidot-TOsF.]
\expandafter\ifx\csname TheanoDidot@scale\endcsname\relax
\let\TheanoDidot@@scale\@empty
\else
\edef\TheanoDidot@@scale{s*[\csname TheanoDidot@scale\endcsname]}%
\fi
\DeclareFontFamily{LY1}{TheanoDidot-TOsF}{}
% ---- regular ----
\DeclareFontShape{LY1}{TheanoDidot-TOsF}{regular}{n}{
<-> \TheanoDidot@@scale TheanoDidot-Regular-tosf-ly1
}{}
% ---- bold ----
\DeclareFontShape{LY1}{TheanoDidot-TOsF}{bold}{n}{
<-> \TheanoDidot@@scale TheanoDidot-Bold-tosf-ly1
}{}
%
% Extra 'ssub' rules to map the standard NFSS codes to our fancy names
%
% m --> regular
\DeclareFontShape{LY1}{TheanoDidot-TOsF}{m}{n}{
<-> ssub * TheanoDidot-TOsF/regular/n
}{}
% b --> bold
\DeclareFontShape{LY1}{TheanoDidot-TOsF}{b}{n}{
<-> ssub * TheanoDidot-TOsF/bold/n
}{}
\DeclareFontShape{LY1}{TheanoDidot-TOsF}{bx}{n}{
<-> ssub * TheanoDidot-TOsF/b/n
}{}
\endinput
|