blob: d2929827f30e23b6bd5e646e6398df8478fe5265 (
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
|
%Filename: OT1bvi.fd
%Created by: tex build_bvi
%Created using fontinst v1.335
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{OT1bvi.fd}
[1995/09/11 Fontinst v1.335 font definitions for OT1/bvi.]
\DeclareFontFamily{OT1}{bvi}{}
\DeclareFontShape{OT1}{bvi}{m}{n}{
<-> bvir7t
}{}
\DeclareFontShape{OT1}{bvi}{m}{sl}{
<-> bviro7t
}{}
\DeclareFontShape{OT1}{bvi}{m}{sc}{
<-> bvirc7t
}{}
\DeclareFontShape{OT1}{bvi}{m}{it}{
<-> bviri7t
}{}
\DeclareFontShape{OT1}{bvi}{m}{ui}{<->sub * bvi/m/it}{}
\endinput
|