John Sauter's reparameterized Computer Modern.  to create an arbitrary
CM font is to create a file with the following two lines:

design_size:=SIZE;
input b-FONT

This will produce the typeface FONT with design size SIZE.  for
example, if FONT is cmr and SIZE is 11, you will get cmr11.
   
