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