See the download page to obtain this style
This (La)TeX style file defines a new environment slide for producing monochrome OHP slides using 12pt article style. The style is similar to colourslide.sty for coloured slides.
The parameter to slide is the title of the slide. Within the slide environment, individual points are introduced as list items. An example might be:
\begin{slide}{The History of the Grommet} \item etymology of `grommet' \item Victorian \highlight{technology} for making grommets \item grommets in the Twentieth Century \end{slide}
Bullet points may also be nested on a slide using explicit \begin{itemize} ... \end{itemize} lists.
The title command is redefined to give a Huge bold title. The part command is redefined to give a new page for each part. An empty slide (say for a hand-drawn diagram) may be produced with:
\frameslide
A plain slide without an itemized list may be produced with:
\begin{plainslide}{Diagram} \begin{figure} ... \end{figure} \end{plainslide}
First public version Ken Turner, 13/05/96
Up one level to LaTeX Utilities
Last Update: 15th July 2006