参考は http://www.biwako.shiga-u.ac.jp/sensei/kumazawa/tex.html
\fontfamily{ptm}\fontseries{bx}\fontshape{sc}\selectfont
などでフォント指定できるらしい.以下の組み合わせの最後に \selectfont をおくらしい.より詳しくは The LaTeX コンパニオン とかを見ましょう.
Family:
\fontfamily{cmr} Computer Modern Roman
\fontfamily{cmtt} Computer Modern Typewriter
\fontfamily{pcr} Adobe Courier
\fontfamily{phv} Adobe Helvetia
\fontfamily{ptm} Adobe Times
\fontfamily{txr} Times Roman
\fontfamily{pxr} Palaino
Series:
\fontseries{bx} Bold(?)
\fontseries{b} Bold
\fontseries{m} Medium
Shape:
\fontshape{it} Italic Shape
\fontshape{sl} Slanted Shape
\fontshape{sc} Small Caps Shape
- Newer: ことはじめ