blob: c8d8ef2905aa4b04c46167e68aade942a560b49b (
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 autoinst on 2017/02/26
%%
\ProvidesFile{T1GandhiSerif-Sup.fd}
[2017/02/26 (autoinst) Font definitions for T1/GandhiSerif-Sup.]
\expandafter\ifx\csname GandhiSerif@scale\endcsname\relax
\let\GandhiSerif@@scale\@empty
\else
\edef\GandhiSerif@@scale{s*[\csname GandhiSerif@scale\endcsname]}%
\fi
\DeclareFontFamily{T1}{GandhiSerif-Sup}{}
\DeclareFontShape{T1}{GandhiSerif-Sup}{b}{n}{
<-> \GandhiSerif@@scale GandhiSerif-Bold-sup-t1
}{}
\DeclareFontShape{T1}{GandhiSerif-Sup}{b}{it}{
<-> \GandhiSerif@@scale GandhiSerif-BoldItalic-sup-t1
}{}
\DeclareFontShape{T1}{GandhiSerif-Sup}{b}{sl}{
<-> ssub * GandhiSerif-Sup/b/it
}{}
\DeclareFontShape{T1}{GandhiSerif-Sup}{m}{n}{
<-> \GandhiSerif@@scale GandhiSerif-Regular-sup-t1
}{}
\DeclareFontShape{T1}{GandhiSerif-Sup}{m}{it}{
<-> \GandhiSerif@@scale GandhiSerif-Italic-sup-t1
}{}
\DeclareFontShape{T1}{GandhiSerif-Sup}{m}{sl}{
<-> ssub * GandhiSerif-Sup/m/it
}{}
\DeclareFontShape{T1}{GandhiSerif-Sup}{bx}{sl}{
<-> ssub * GandhiSerif-Sup/b/sl
}{}
\DeclareFontShape{T1}{GandhiSerif-Sup}{bx}{n}{
<-> ssub * GandhiSerif-Sup/b/n
}{}
\DeclareFontShape{T1}{GandhiSerif-Sup}{bx}{it}{
<-> ssub * GandhiSerif-Sup/b/it
}{}
\endinput
|