Notes slides and page counter
Patrick Percot <[email protected]> Mon, 04 Apr 2005 14:35:02 +0200 (CEST)
| Newsgroups | gmane.comp.tex.latex.prosper.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
I wanted to put a notes slide besides each slide for the printed
version. As I did not found anything in the documentation, I planned to
append a slide with rules by defining a new environment. But I don't
want to increment the page number for those note slides. I have tried
to use \addtocounter{page}{-1} after those slides, but it does not work,
as this simple example shows.
You perhaps have a better solution for my problem, or can solve the
counter one.
Thanks in advance for your help.
\documentclass[pdf, total, nocolorBG, slideBW, darkblue]{prosper}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage[frenchb]{babel}
\begin{document}
\begin{slide}{A}
A
\end{slide}
\addtocounter{page}{-1}
\begin{slide}{B}
B
\end{slide}
\addtocounter{page}{-1}
\begin{slide}{C}
C
\end{slide}
\end{document}
For information, the new environment I planned to use as a replacement
of the slide one in my document :
\newcommand{\ppnotes}{
\begin{slide}{Notes personnelles}
\begin{itemize}
\item[ ] \hrule\vspace{0.5cm}
\item[ ] \hrule\vspace{0.5cm}
\item[ ] \hrule\vspace{0.5cm}
\item[ ] \hrule\vspace{0.5cm}
\item[ ] \hrule\vspace{0.5cm}
\item[ ] \hrule\vspace{0.5cm}
\item[ ] \hrule\vspace{0.5cm}
\item[ ] \hrule\vspace{0.5cm}
\item[ ] \hrule\vspace{0.5cm}
\item[ ] \hrule\vspace{0.5cm}
\end{itemize}
\end{slide}
\addtocounter{page}{-1}}
%% \renewcommand{\ppnotes}{} %% Comment this line to produce the printed version
\newenvironment{ppslide}
{\begin{slide}}
{\end{slide}\ppnotes}
À+
PP
--
CV sur http://patrickpercot.free.fr
Groupe Morbihannais d'Utilisateurs de Logiciels Libres http://www.tuxbihan.org
GPG fingerprint = 1A4F E154 3D2C A20E E4CA A543 7951 C5C2 E44A A0B5
Patrick Percot.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click