blob: 18c454c31ec79cadcd5f65eaa36f0cff6c2d44bd (
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
|
%Filename: ut1fct.fd
%Created by: tex cm-lgc-o
%Created using fontinst v1.928
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{ut1fct.fd}
[2005/05/07 Fontinst v1.928 font definitions for UT1/fct.]
\DeclareFontFamily{UT1}{fct}{\hyphenchar \font =-1}
\DeclareFontShape{UT1}{fct}{m}{n}{
<-> fctrut
}{}
\DeclareFontShape{UT1}{fct}{m}{it}{
<-> fctriut
}{}
\DeclareFontShape{UT1}{fct}{m}{sl}{
<-> fctrout
}{}
\DeclareFontShape{UT1}{fct}{m}{ui}{
<-> fctruut
}{}
\DeclareFontShape{UT1}{fct}{b}{n}{
<-> fctrcut
}{}
\DeclareFontShape{UT1}{fct}{bx}{n}{<->ssub * fct/m/n}{}
\DeclareFontShape{UT1}{fct}{bx}{it}{<->ssub * fct/m/it}{}
\DeclareFontShape{UT1}{fct}{b}{it}{<->ssub * fct/bx/it}{}
\DeclareFontShape{UT1}{fct}{bx}{sl}{<->ssub * fct/m/sl}{}
\DeclareFontShape{UT1}{fct}{b}{sl}{<->ssub * fct/bx/sl}{}
\DeclareFontShape{UT1}{fct}{bx}{ui}{<->ssub * fct/m/ui}{}
\DeclareFontShape{UT1}{fct}{b}{ui}{<->ssub * fct/bx/ui}{}
\endinput
|