#! /bin/sh
# This makes a set of fonts that supports LaTeX sizes up to \huge, in 
# everything but style \sc. \boldmath is also supported.
# (The LaTeX `book' style uses \huge fonts.)
# 
# The bitmap files for this take up perhaps 2MB, plus another MB for SLiTeX. 
# (For which magnifications have to be used.)
# 
# Some fonts, e.g., cmb and cmfib, aren't used by LaTeX.  We just make
# Knuth's sizes for those.
#
./make-mf cmb 10
./make-mf cmbsy 10 11 12 14
./make-mf cmbx 5 6 7 8 9 10 11 12 14 17 20 25
./make-mf cmbxsl 10
./make-mf cmbxti 10
./make-mf cmcsc 8 9 10 11 12
./make-mf cmdunh 10
./make-mf cmex 10
./make-mf cmff 10
./make-mf cmfi 10
./make-mf cmfib 8
./make-mf cmitt 10
./make-mf cmmi 5 6 7 8 9 10 11 12 14 17 20
./make-mf cmmib 5 6 7 8 9 10 11 12 14
./make-mf cmr 5 6 7 8 9 10 11 12 14 17 20 25
./make-mf cmsl 8 9 10 11 12 14 17 20
./make-mf cmsltt 10
./make-mf cmss 8 9 10 11 12 14 17 20
./make-mf cmssbx 10
./make-mf cmssdc 10
./make-mf cmssi 8 9 10 12 17
./make-mf cmssq 8
./make-mf cmssqi 8
./make-mf cmsy 5 6 7 8 9 10 11 12 14 17 20 
./make-mf cmtcsc 10
./make-mf cmtex 8 9 10
./make-mf cmti 5 7 8 9 10 11 12 14 17 20
./make-mf cmtt 7 8 9 10 11 12 14 17 20
./make-mf cmu 10
./make-mf cmvtt 10
