%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% This is the file mkmathex.mf, part of the MathKit package %% (version 0.7, January , 1998) for math font %% generation. (Author: Alan Hoenig, ajhjj@cunyvm.cuny.edu) %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% This driver file `mkmathex.mf' modified from `mathex.mf' to NOT pick %% up letters. It is for use by MathKit. font_coding_scheme:="TeX math extension"; mode_setup; font_setup; input bigdel; % large delimiters input bigop; % large operators input bigacc; % large accents font_x_height x_height#; font_quad 18u#+4letter_fit#; % (The calling file should give the other math extension font parameters.) bye.