blob: b52d80e329068328c6212dca8e1f96dfc23a1fd4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
%Filename: Starburst.fd
%Created by: MLO
%Creation date: 2003/04/02
% This file should be put in a TeX input directory
\ProvidesFile{Starburst.fd}
[2003/04/02 Font definition file for U/Starburst]
\DeclareFontFamily{U}{Starburst}{}
\DeclareFontShape{U}{Starburst}{xl}{n}{
<-> Starburst
}{}
\endinput
|