blob: 89e2b39982827d597ba5f0df4112caef38d079b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
%Filename: omlptmcm.fd
%Created by: tex fontptcm
%Created using fontinst v1.801
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{omlptmcm.fd}
[2000/01/03 Fontinst v1.801 font definitions for OML/ptmcm.]
\DeclareFontFamily{OML}{ptmcm}{\skewchar \font =127}
\DeclareFontShape{OML}{ptmcm}{m}{it}{
<-> zptmcmrm
}{}
\DeclareFontShape{OML}{ptmcm}{m}{sl}{<->ssub * ptmcm/m/it}{}
\endinput
|