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