%%% $Id: cmfonts.tex,v 1.22 1993/07/13 18:12:18 pao Exp pao $
%% cmfonts.tex

\typeout{MITP cmfonts, Version 1.22, 5 November 1992}

%% 1.22: PAO Added alternate definition of \eightpoint to make these
%% fonts ``work'' with NFSS.

\font\thirtysixpoint=cmr10 at 36pt
\font\thirtysixbold=cmbx10 at 36pt
\font\tenpoint=cmr10
\font\tenbold=cmbx10
\font\tenit=cmti10
\font\boldfourteen=cmbx10 scaled \magstep2 %% used in Title
\font\boldfourteenitalic=cmbxti10 scaled \magstep2   %jbc
\font\twelverm=cmr10 scaled\magstep1
\font\twelvebold=cmbx10 scaled\magstep1
\font\eleven=cmr10 scaled \magstephalf   %% used in subtitle
\font\elevenbold=cmbx10 scaled \magstephalf   %% used in toc
\font\nine=cmr9
\font\boldeight=cmbx8
     
\font\eightrm=cmr8
\font\eightbf=cmbx8
\font\eightit=cmti8
\font\eighti=cmmi8
\font\eightsy=cmsy8
\font\eightsl=cmsl8
\font\eighttt=cmtt8
     
\font\sixrm=cmr6
\font\sixi=cmmi6
\font\sixsy=cmsy6
     
\font\fivei=cmmi5
\font\fivesy=cmsy5
     
\ifx\selectfont\undefined %% ofss
\def\eightpoint{\def\rm{\fam0\eightrm}%
  \textfont0=\eightrm \scriptfont0=\sixrm
  \textfont1=\eighti \scriptfont1=\sixi \scriptscriptfont1=\fivei
  \textfont2=\eightsy \scriptfont2=\sixsy \scriptscriptfont2=\fivesy
  \def\it{\fam\itfam\eightit}%
  \textfont\itfam=\eightit
  \def\sl{\fam\slfam\eightsl}%
  \textfont\slfam=\eightsl
  \def\bf{\fam\bffam\eightbf}%
  \textfont\bffam=\eightbf
  \def\tt{\fam\ttfam\eighttt}%
  \textfont\ttfam=\eighttt
  \setbox\strutbox=\hbox{\vrule height8pt depth3pt width0pt}%
  \baselineskip=9pt\rm}
\else  %% nfss
\def\eightpoint{\fontsize{8}{9pt}\fontfamily{cmr}%
   \fontseries{m}\fontshape{n}\selectfont
  \setbox\strutbox=\hbox{\vrule height8pt depth3pt width0pt}}
\fi
