blob: a7445bc3104c8aa87aabb3f39ab940453d9edda2 (
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
|
%Filename: ts1zi4.fd
%Created by: tex zi4-drv
%Created using fontinst v1.933
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{ts1zi4.fd}
[2014/06/22 Fontinst v1.933 font definitions for TS1/zi4.]
\ifdefined\zifour@scaled
\else
\def\zifour@scaled{}
\fi
\DeclareFontFamily{TS1}{zi4}{\hyphenchar\font=\m@ne}
\DeclareFontShape{TS1}{zi4}{m}{n}{
<-> \zifour@scaled ts1-zi4r
}{}
\DeclareFontShape{TS1}{zi4}{b}{n}{
<-> \zifour@scaled ts1-zi4b
}{}
\DeclareFontShape{TS1}{zi4}{m}{scit}{
<-> ssub * zi4/m/n
}{}
\DeclareFontShape{TS1}{zi4}{b}{scit}{
<-> ssub * zi4/b/n
}{}
\DeclareFontShape{TS1}{zi4}{bx}{n}{
<-> ssub * zi4/b/n
}{}
\DeclareFontShape{TS1}{zi4}{bx}{scit}{
<-> ssub * zi4/b/n
}{}
\endinput
|