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