blob: 2c34efc603540b176ab0d5af3aa27c1b610662b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
%Filename: 8rbbp.fd
%Created by: tex build_bbp
%Created using fontinst v1.335
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{8rbbp.fd}
[1995/09/11 Fontinst v1.335 font definitions for 8r/bbp.]
\DeclareFontFamily{8r}{bbp}{}
\DeclareFontShape{8r}{bbp}{m}{n}{
<-> bbpr8r
}{}
\DeclareFontShape{8r}{bbp}{m}{sl}{
<-> bbpro8r
}{}
\DeclareFontShape{8r}{bbp}{m}{it}{<->ssub * bbp/m/sl}{}
\DeclareFontShape{8r}{bbp}{m}{ui}{<->sub * bbp/m/it}{}
\endinput
|