[powerdot] Re: Table of contents on the slides

  • From: dali dali <cassiusdali@xxxxxxxxxxx>
  • To: <powerdot@xxxxxxxxxxxxx>
  • Date: Mon, 6 Oct 2008 17:07:16 +0200


I think you can pretty much achieve what you want by using something  
like the example below. The 'tocsection=hidden' makes each section  
title only appear when you are actually in that section; and, for each  
slide, 'toc=' has the effect that the slide itself does not appear in  
the table of contents on the left.
%%%%%%%%%%

\section[tocsection=hidden,template=wideslide]{A section}
\begin{slide}[toc=]{A}

\end{slide}
\begin{slide}[toc=]{B}

\end{slide}
\begin{slide}[toc=]{C}

\end{slide}

\section[tocsection=hidden,template=wideslide]{Another section}
\begin{slide}[toc=]{A}

\end{slide}
\begin{slide}[toc=]{B}

\end{slide}
\begin{slide}[toc=]{C}

\end{slide}
%%%%%%%%%%

Luis Sequeira

----------------------------------------------------------------------

Thanks a lot Luis for your answer. It resolved the problem but I still have a 
question :)))
I would like at the beginning of my presentation a slide which only displays 
the table of contents. 
By using your method, the table of contents can not display anymore the 
sections titles because 
of the hidden option. 
Do you know how to resolve this problem?
This is an example of what I want to do:

\begin{slide}[toc=]{Outline}
    \tableofcontents
\end{slide}

\section[tocsection=hidden,template=wideslide]{A section}
\begin{slide}[toc=]{A}

\end{slide}
\begin{slide}[toc=]{B}

\end{slide}
\begin{slide}[toc=]{C}

\end{slide}

\section[tocsection=hidden,template=wideslide]{Another section}
\begin{slide}[toc=]{A}

\end{slide}
\begin{slide}[toc=]{B}

\end{slide}
\begin{slide}[toc=]{C}

\end{slide}


Thanks in advance

Dali


_________________________________________________________________
Rejoignez la nouvelle famille de Windows Live Messenger
http://get.live.com

Other related posts: