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