HA-prosper doesn't obeys the "\part"s

Bug #111810 reported by Alejandro Díaz-Caro
4
Affects Status Importance Assigned to Milestone
prosper (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: texlive-latex-recommended

I can't divide a presentation into parts with the package HA-prosper because it doesn't obeys the \part command. Following the HA-prosper's manual, supposedly I can divide my presentation in parts with the command "\part", but only the first "\part" is considered.

Example:
\documentclass[pdf]{prosper}
\usepackage[Fyma]{HA-prosper}

\begin{document}
 \part{Part One}
  \tsectionandpart{First section}
   \begin{slide}{First slide}
     First slide
   \end{slide}
 \part{Part two}
  \tsectionandpart{Second section}
   \begin{slide}{Second slide}
     Second slide
   \end{slide}
\end{document}

This example produces
* Part One
- First Section
    . First Slide
    . Part two
- Second Section
    . Second Slide

I am using the package version 2005.dfsg.3-1 on Feisty

description: updated
Revision history for this message
Alejandro Díaz-Caro (janus) wrote :

Today, I tried with prosper version 1.00.4+cvs.2007.05.01-1 (from Gutsy repository) with the same example, but I receive the following error when compiling:

/usr/share/texmf-texlive/tex/generic/pst-grad/pst-grad.tex:67:Package xkeyval Error: [ undefined. gradmidpoint=0.9}

Either, with pdflatex and latex produces the same error.

Revision history for this message
Stefan Kottwitz (stefan.k) wrote :

The same error appears with texlive 2007-13 on hardy. But: I recommend not to use prosper, this class is very old (last change: 2002-11-25), now it seems to be incompatible with the newer pstricks packages. I recommend to use powerdot instead, it's based on prosper and ha-prosper. The beamer package is another very good alternative.

Daniel T Chen (crimsun)
Changed in prosper:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.