Putting pngs into documents needing dvips

The problem is that some packages, such as pstricks, won't work with pdflatex, but require regular latex+dvips, but then you'll get error if you try to include a .png rather than a .pdf

A solution is to use a package such as sam2p to repackage the .png as an .eps. This can be done online at http://www.tlhiv.org/rast2vec (for graphics of a reasonable size). This just repackages, rather than rerenders, but the results display in yap, work in ghostview via divps and ps2pdf, etc.

Created by: Avery Andrews
Maintained by: Avery Andrews
Last modified: 13 April 2010