#! /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
