blob: 8a1cb15ade99c65ecf80260e2a296f2dd4881bbb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
% EUXM7.MF February 1991
% Like EUSM but with two more characters needed for Concrete Math --- DEK
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% ----- Euler Script Medium 7pt ---------------------------------
font_identifier := "EUXM";
ptsize = 7;
leftside# = 100h#;
rightside# = 100h#;
xscale_factor := 1.13; % for AMS version 2.1
input eusmch;
input euxmch;
bye
|