Some examples of using prosper LATEX package

Some examples of using prosper
LATEX package
Vesa Ojalehto
University of Jyväskylä
Some examples of using prosper LATEX package – p.1
Overview
Basic features are simple to use.
Some examples of using prosper LATEX package – p.2
Overview
Basic features are simple to use.
Step-by-step itemization environment.
Some examples of using prosper LATEX package – p.2
Overview
Basic features are simple to use.
Step-by-step itemization environment.
Different transition effects between slides
(Glitter, Wipe, etc.)
Some examples of using prosper LATEX package – p.2
Overview
Basic features are simple to use.
Step-by-step itemization environment.
Different transition effects between slides
(Glitter, Wipe, etc.)
23 different predefined styles.
Some examples of using prosper LATEX package – p.2
Step-by-step
Items can be added
Some examples of using prosper LATEX package – p.3
Step-by-step
. . . or replaced
Some examples of using prosper LATEX package – p.3
Step-by-step
Items can be added,
replaced and deleted
Some examples of using prosper LATEX package – p.3
Step-by-step
Items can be added,
replaced and deleted
This works in normal text, itemization
environments and math formulas:
Some examples of using prosper LATEX package – p.3
Step-by-step
Items can be added,
minimize
replaced and deleted
Achievement (scalarizing) functions
Some examples of using prosper LATEX package – p.3
Step-by-step
Items can be added,
minimize
replaced and deleted
Achievement (scalarizing) functions
minimize
GUESS method
Some examples of using prosper LATEX package – p.3
Z
! ! minimize
minimize
Step-by-step
Items can be added,
replaced and deleted
Achievement (scalarizing) functions
GUESS method
z nad
z
Some examples of using prosper LATEX package – p.3
(' (' '(
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' '(
(' (' ('
#" #" #"
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' '( (' ('
(' (' (' (' ('
(' (' $ (' $ (' $ ('
%$ (' %$ (' %$ ('
(' (' &
(' (' (' (' ('
(' (' (' (' ('
(' (' (' (' ('
(' (' '(
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' '(
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' '(
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' '(
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' ('
Z
(' (' '(
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' (' ('
(' '(
*) (' *) ('
(' ('
(' ('
(' ('
(' ('
(' ('
Step-by-step
Items can be added,
replaced and deleted
z nad
z
Some examples of using prosper LATEX package – p.3
Basic structures
\documentclass[pdf,contemporain]{prosper}
\title{Some examples.}
\subtitle{...}
\author{...}
\email[...}
\slideCaption{...}
...
\maketitle
\begin{slide}{Overview}
Text, pictures...
\end{slide}}
Some examples of using prosper LATEX package – p.4
Overlays
\overlays{2}{
\begin{slide}{Overview}
\begin{itemstep}
\item Basic features simple to use.
\item Step-by-step itemisation environment.
\end{itemstep}
\end{slide}}
Some examples of using prosper LATEX package – p.5
Overlays cont.
\overlays{3}{
\begin{slide}{Overview}
\onlySlide{1}{Items can be \textcolor{blue}{added}}
\onlySlide{2}{\ldots or \textcolor{green}{replaced}}
\fromSlide{3}{\ldots or \textcolor{black}{deleted}}
\end{slide}}
fromSlide, onlySlide, untilSlide
FromSlide, UntilSlide
Some examples of using prosper LATEX package – p.6
Miscellaneous
hyperref.sty package
\href{run:file.avi}{Start animation}
Background images?
\rput(0,0){\epsfig{file=rose.eps, height=\textheight}}
Some examples of using prosper LATEX package – p.7