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