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