blob: b1fba70c4fc4af3d101551f3dd869351dea620b4 (
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
%% Generated by autoinst on 2021/01/09
%%
\ProvidesFile{LY1Gudea-TLF.fd}
[2021/01/09 (autoinst) Font definitions for LY1/Gudea-TLF.]
\ifcsname s@fct@alias\endcsname\else
\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo}
\gdef\@font@aliasinfo#1{%
\@font@info{Font\space shape\space `\curr@fontshape'\space will
\space be\space aliased\MessageBreak to\space `\mandatory@arg'}%
}
\fi
\expandafter\ifx\csname Gudea@scale\endcsname\relax
\let\Gudea@@scale\@empty
\else
\edef\Gudea@@scale{s*[\csname Gudea@scale\endcsname]}%
\fi
\DeclareFontFamily{LY1}{Gudea-TLF}{}
% ---- m = regular ----
\DeclareFontShape{LY1}{Gudea-TLF}{m}{it}{
<-> \Gudea@@scale Gudea-Italic-tlf-ly1
}{}
\DeclareFontShape{LY1}{Gudea-TLF}{regular}{it}{
<-> alias * Gudea-TLF/m/it
}{}
\DeclareFontShape{LY1}{Gudea-TLF}{m}{n}{
<-> \Gudea@@scale Gudea-tlf-ly1
}{}
\DeclareFontShape{LY1}{Gudea-TLF}{regular}{n}{
<-> alias * Gudea-TLF/m/n
}{}
\DeclareFontShape{LY1}{Gudea-TLF}{m}{sl}{
<-> ssub * Gudea-TLF/m/it
}{}
\DeclareFontShape{LY1}{Gudea-TLF}{regular}{sl}{
<-> ssub * Gudea-TLF/regular/it
}{}
% ---- b = bold ----
\DeclareFontShape{LY1}{Gudea-TLF}{b}{n}{
<-> \Gudea@@scale Gudea-Bold-tlf-ly1
}{}
\DeclareFontShape{LY1}{Gudea-TLF}{bold}{n}{
<-> alias * Gudea-TLF/b/n
}{}
% ---- Extra 'ssub' rules to map 'bx' to 'b' ----
\DeclareFontShape{LY1}{Gudea-TLF}{bx}{n}{
<-> ssub * Gudea-TLF/b/n
}{}
\endinput
|