I am trying to compile a .tex file using TeXmaker that is based on the prosper class. Unfortunately nothing seems to be working and I don't know how to fix it.
Everytime I try to compile it (using F2, F4, F8 [Latex, Dvi->Ps, Ps-PDF]), I get a series of error messages:
LaTeX Error: Environment posit@Box undefined.Class prosper Error: no font specified for texte in color.
Normally I would use Beamer instead but this time I have no choice since I was given these code files by someone else.
As a disclaimer, I am not a very proficient user of LaTeX, normally I generate my .tex files in TeXmaker and then either press F6 (PdfLaTeX) or F2, F4, F8 (Latex, Dvi->Ps, Ps-PDF) to generate my final PDFfile.
I wouldn't mind using LyX or a different program if only I manage to get this to function.
Can anyone help please?