“HA-prosper is based on the prosper class but adds a lot new possibilities and implements some bug fixes for prosper. The main features of HA-prosper are the automatically generated table of contents, portrait slides support and the possibility to include notes in your presentation. But there are a lot more features which are described in full detail in the manual. ”
Example 1.4. HA-prosper Example
\documentclass[pdf,distiller]{prosper}
\usepackage[toc,highlight,HA]{HA-prosper}
\title{Introduction to the HA-prosper package}
\subtitle{A package for use with prosper}
\author{Hendri Adriaens\\
\institution{CentER}\\
\institution{\href{http://center.uvt.nl/phd_stud/adriaens}
{http://center.uvt.nl/phd\string_stud/adriaens}}}
\DefaultTransition{Wipe}
\TitleSlideNav{FullScreen}
\NormalSlideNav{ShowBookmarks}
\LeftFoot{\href{http://center.uvt.nl/phd_stud/adriaens}{Hendri Adriaens}, \today}
\RightFoot{Introduction to the HA-prosper package}
\begin{document}
\maketitle
\tsectionandpart{Introduction}
\overlays{2}{
\begin{slide}{Welcome}
\begin{itemstep}
\item Welcome to the introduction of the HA-prosper package.
\item The main features of HA-prosper are:
\begin{itemize}
\item table of contents;
\item portrait slides support;
\item notes;
\item prosper bug solutions.
\end{itemize}
\end{itemstep}
\end{slide}
}
\end{document}
See Figure 1.4,
“HA-prosper example: titlepage slide”, Figure 1.5,
“HA-prosper example: introduction slide”, and
Figure 1.6,
“HA-prosper example: welcome slide”.
http://stuwww.uvt.nl/~hendri/downloads/haprosper.html
HA-prosper is available on CTAN (http://www.ctan.org/tex-archive/help/Catalogue/entries/ha-prosper.html) and in MiKTeX (http://www.miktex.org).