Package: prosper Version: 1.00.4+cvs.2007.05.01-4 Severity: important After upgrading from etch/tetex to lenny/texlive, some overlay commands don't work as they should. For example, putting an \onlySlide{p}{mat} command displays "mat" but kills all the subsequent material on the page, as the modified Example.tex below shows. Likewise, \fromSlide etc. is broken.
(I increased severity to "important", because this bug potentially breaks existing prosper presentations badly.) % CVSId: $Id: Example.tex,v 1.1 2003/01/27 14:39:22 exupery Exp $ % including \onlySlide command which prevents appearence of subsequent % material in lenny/texlive (though not in etch/tetex) \documentclass[% pdf, %nocolorBG, colorBG, slideColor, %slideBW, %draft, %frames %azure %contemporain %nuancegris %troispoints %lignesbleues %darkblue %alienglow %autumn ]{prosper} \usepackage{amsmath} \begin{document} \overlays{4}{\begin{slide}{The quest for $\pi$} \begin{itemize} \item The following formula computes $8$ correct digits per iteration (Ramanujan): \end{itemize} \begin{small} \begin{equation*} \frac{1}{\pi}=\sum_{n=0}^\infty \frac{(\frac{1}{4})_n(\frac{2}{4})_n(\frac{3}{4})_n}{n!^3}\bigl(2\sqrt{2}(1103+26390n)\bigr)\frac{1}{(99^2)^{2n+1}} \end{equation*} \end{small} \onlySlide{2}{This should appear only on slide 2 - and some more afterwards (but won't)} \FromSlide{3} and this from slide 3 onwards \end{slide}} \end{document} %%% Local Variables: %%% mode: latex %%% TeX-master: t %%% End: -- System Information: Debian Release: 5.0.1 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages prosper depends on: ii ghostscript 8.62.dfsg.1-3.2lenny1 The GPL Ghostscript PostScript/PDF ii tex-common 1.11.3 common infrastructure for building ii texlive-latex-bas 2007.dfsg.1-5 TeX Live: Basic LaTeX packages ii texlive-latex-rec 2007.dfsg.1-5 TeX Live: LaTeX recommended packag ii texlive-pstricks 2007.dfsg.17-1~lenny01 TeX Live: PSTricks packages prosper recommends no packages. Versions of packages prosper suggests: ii acroread [pdf-view 8.1.4-0.0 Adobe Acrobat Reader: Portable Doc ii evince [postscript 2.22.2-4~lenny1 Document (postscript, pdf) viewer ii ghostscript [posts 8.62.dfsg.1-3.2lenny1 The GPL Ghostscript PostScript/PDF ii gv [postscript-vie 1:3.6.5-2 PostScript and PDF viewer for X ii kghostview [postsc 4:3.5.9-3 PostScript viewer for KDE ii kpdf [pdf-viewer] 4:3.5.9-3 PDF viewer for KDE ii xpdf-reader [pdf-v 3.02-1.4 Portable Document Format (PDF) sui -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org