[powerdot] Re: Continue slides

  • From: "Hendri Adriaens" <spotje@xxxxxxxxx>
  • To: powerdot@xxxxxxxxxxxxx
  • Date: Mon, 25 Aug 2008 10:15:28 +0200

> But this produces to entries in the TOC. Maybe a new keyword would help:
> \begin{slide}[continue]{Theme}
> \end{slide}
>
> If \begin{slide} would check:
> \ifcontinue%
>  \if\lasttitle\thistitle%
>    \stepcounter{continue}%
>    \let\thistitle{\thistitle (\arabic{continue})}%
>  \else%
>    \def\lasttitle\thistitle%
>    \setcounter{continue}{0}%
>  \fi%
> \fi
>
> Is this possible?

It is certainly possible, but as you said, there is already a way to
do it, a more general way, namely the 'toc' key, which can be used for
more things. And it requires less typing then 'continue'. So, I see no
reason to integrate this, sorry.

Best,
-Hendri.

Other related posts: