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