You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
tex-compiler/texmf-dist/metafont/misc/modename.mf

7 lines
160 B

% Usage: mf '\mode=what_ever_mode; \input modename'
let myexit = primitive_end_;
mode_setup;
message "MODENAME = " & mode_name[mode];
fontmaking := 0;
myexit;