14 lines
373 B
Plaintext
14 lines
373 B
Plaintext
% The Computer Modern Math-Extension family (by D. E. Knuth, 1979--1985)
|
|
|
|
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.
|