% This doesn't answer your non-CMR math question,
% but for palatino, have a look at the attached file.
% Save this file -- e.g., as milne.tex
% Run this file through LaTeX in the usual fashion.
% Then use dvips milne -o to create milne.ps, and either
% view or print the milne.ps file.
% Best regards, Richard Tenney
%
\documentclass[12pt]{letter}
\usepackage{palatino}
\begin{document}
\pagestyle{empty}
{\Large
One of the advantages of being\\
disorderly is that one is constantly\\
making exciting discoveries.\\[-3ex]}
\begin{center}
\textsc{--- A.\ A.\ Milne}
\end{center}
\end{document}
|