Presentations

How to create presentations:

Document class:

\documentclass[OPTIONS]{prosper}

Options: (Options printed in italic are the default for the current pair.)

Macros for the preamble

Document structure

\documentclass{prosper}

\author{me}
\title{presentation}
\subtitle{cool}
\email{noone@nowhere.no}
\institution{uni of no}

\begin{document}
\maketitle

% slides

\end{document}

Definition of slides

\begin{slide}[TRANSITION]{TITLE}

% text

\end{slide}

Additional macros include:

Styles

Styles are selected by adding them as an option to the documentclass definition.

For additional information please refer to the documentation included with the prosper distribution.

Feedback is always welcome! If you'd like to get in touch with me concerning the contents of this article, please use Twitter.