\begin{document}
\ResetPreambleCommands
\ReadyForTheFray
\usepackage {mathptm}
The default math mode font is $math\ italic$. This should not be
confused with ordinary \emph{text italic}.
\verb|\mathbf| produces $\mathbf{bold-face\ roman}$ letters.
Greek is available in upper and lower case:
\(\alpha,\beta, \Gamma, \Delta \dots \omega, \Omega\)
There is also a calligraphic font for upper-case letters;
these are produced by the \verb|\mathcal| command:
\( \mathcal{ABCDE} \)