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