diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/euxm/euxm5.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/euxm/euxm5.mf | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/euxm/euxm5.mf b/Master/texmf-dist/fonts/source/public/euxm/euxm5.mf new file mode 100644 index 00000000000..aaa7ee951fa --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/euxm/euxm5.mf @@ -0,0 +1,18 @@ +% EUXM5.MF February 1991 +% Like EUSM but with two more characters needed for Concrete Math --- DEK +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% ----- Euler Script Medium 5pt --------------------------------- + + font_identifier := "EUXM"; + + ptsize = 5; + +% leftside# = 500h#; +% rightside# = 500h#; + leftside# = rightside# = 300h#; % DEK + + xscale_factor := 1.2; % for AMS version 2.1 + + input eusmch; + input euxmch; + bye |