Prosper

Examples of prosper styles can be viewed on the prosper web site.

To use prosper you create a latex document in the prosper style and then process it with latex. You then process the resulting dvi file with dvips and finally convert it to PDF with ps2pdf.

To process the example tex file use the commands

latex prosperdemo.tex
dvips -o prosperdemo.ps prosperdemo
ps2pdf prosperdemo.ps