blob: ff034a7cab9b87c5281e7bad49d0eb206d87016c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
%% This isn't file `my2mtt.fd',
%% It's a variant that runs with the belleek fonts
%%
\ProvidesFile{my2mtt.fd}
[2002/01/14
Mathtime Encoding 2
(FMi)]
\DeclareFontFamily{MY2}{mtt}{}
\DeclareFontShape{MY2}{mtt}{m}{n}{<->mtsy}{}
\endinput
%% End of file `my2mtt.fd'.
|