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