
Solution A is simple, so the details are all contained above. Here are the details for Solution B, one step at a time:
You can download them directly from the American Mathematical Society
(click
here).
This gzipped tar file contains two subdirectories that you will
need to access later, when you configure pstill.
As root, go to /usr/share/texmf/dvips/config/ and modify the file updmap. Change the part of the file that reads
type1_default=false # type1_default=trueso that it reads
# type1_default=false type1_default=trueThen execute updmap (it's a script). Now, whenever you run dvips, the fonts will be included in the PostScript file that it generates.
You can obtain the software from the pstill home page. The distribution contains a README file that explains how to install it, but if you are impatient, just follow these steps:
You are now ready to convert PostScript files into nice PDF with a command like pstill -o output.pdf input.ps