blob: c13887f988b825505ee30c6317e2681cbe3cceb8 (
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
|
%Filename: OT1bbp.fd
%Created by: tex build_bbp
%Created using fontinst v1.335
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{OT1bbp.fd}
[1995/09/11 Fontinst v1.335 font definitions for OT1/bbp.]
\DeclareFontFamily{OT1}{bbp}{}
\DeclareFontShape{OT1}{bbp}{m}{n}{
<-> bbpr7t
}{}
\DeclareFontShape{OT1}{bbp}{m}{sl}{
<-> bbpro7t
}{}
\DeclareFontShape{OT1}{bbp}{m}{sc}{
<-> bbprc7t
}{}
\DeclareFontShape{OT1}{bbp}{m}{it}{<->ssub * bbp/m/sl}{}
\DeclareFontShape{OT1}{bbp}{m}{ui}{<->sub * bbp/m/it}{}
\endinput
|