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