“ifmslide provides both: getting a presentation
with pdfLaTeX and printouts with LaTeX and - as a side effect -
simple production of your slides using your favourite DVI-viewer.
You don't need PPower4 to get all
these nice effects with page-transitions and stepwise building of
the pages. All you need is TeXPower
and hyperref.sty for the links and
buttons etc. ifmslide makes use of
the special features of the classes seminar and powersem (part of TeXPower). ”
Example 1.5. ifmslide Example
\documentclass[a4paper,KOMA,landscape]{powersem}
\usepackage[button]{ifmslide}
\begin{document}
\sffamily
\orgname{}
\title{\begin{minipage}[t]{0.98\textwidth}\begin{center}
{\mdseries ifmslide Example}\\[1ex]
Enhanced presentations with (PDF)\LaTeX{}\\
combining the TeXPower, hyperref and seminar-packages\\
\end{center}\end{minipage}}
\author{\scalebox{1}[1.3]{Michael Wiedmann}}
\address{\href{mailto:mw@miwie.in-berlin.de}%
{mw@miwie.in-berlin.de}}
\begin{slide}
\maketitle
\end{slide}
\end{document}
See
Figure 1.7, “ifmslide example: title page in Acrobat
Reader”.