I have a problem in latex. I am using Texniccenter, with Miktex 2.9 (downloaded and installed today from its official page) in a Windows Vista.
I try to create a presentation using prosper, so in my document there is:
Code: Select all
\documentclass[pdf,autumn,slideColor,colorBG]{prosper}
\title{t}
\subtitle{s}
\author{a}
\email{e}
\institution{i}
\begin{document}
\maketitle
\end{document}
"! LaTeX Error: Missing \begin{document}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
1.87 ...SlideStyle[11.6cm]{t}{5.4,3}{BSquareFrame}
!Undefined control sequence.
1.90 \titleSpacing
{\vspace*{20pt}}
))
"
How is this possible? Please, can anyone help me?