% $Header$ % Nick, 13-9-95. \input{fonttext.ltx} % Bold small caps: % Would belong in OT1cmr.fd: \DeclareFontShape{OT1}{cmr}{b}{sc} { <5><6><7><8><9><10><10.95><12> <14.4><17.28><20.74><24.88> cmbcsc10 }{} \DeclareFontShape{OT1}{cmr}{bx}{sc} {<->ssub * cmr/b/sc}{} % To get bold typewriter font: % would belong in OT1cmtt.fd: \DeclareFontShape{OT1}{cmtt}{bx}{n} { <5><6><7><8>cmbtt8 <9> cmbtt9 <10><10.95> <12><14.4><17.28><20.74><24.88>cmbtt10 }{} % {<->sub * cmtt/m/n}{} % Just to shut up the silly fuss about a harmless substitution. % Of course I'm happy to use slanted sans serif instead of italic! \DeclareFontShape{OT1}{cmss}{m}{it} {<->ssub * cmss/m/sl}{} % Also I want this font substitution to be silent: \DeclareFontShape{OT1}{cmss}{m}{sc} {<->ssub * cmr/m/sc}{}