After spending too much time on this in the past days I now stumbled upon the solution by accident.
If the section is declared before the beginning of the frame the problem does not occur.
Search found 3 matches
- Thu Sep 22, 2011 5:49 pm
- Forum: Document Classes
- Topic: beamer | ToC showing Slides multiple Times
- Replies: 2
- Views: 3418
- Thu Sep 22, 2011 5:27 pm
- Forum: Document Classes
- Topic: beamer | ToC showing Slides multiple Times
- Replies: 2
- Views: 3418
beamer | ToC showing Slides multiple Times
My workaround so far is to add a dummy slide in front of the "multiplied" slide.
However this is very unsatisfactory as I am now practically forced to start my slide empty.
I have reduced the problem now to a much more minimal working example:
\documentclass{beamer}
\usetheme{PaloAlto}
\begin ...
However this is very unsatisfactory as I am now practically forced to start my slide empty.
I have reduced the problem now to a much more minimal working example:
\documentclass{beamer}
\usetheme{PaloAlto}
\begin ...
- Tue Sep 20, 2011 2:56 pm
- Forum: Document Classes
- Topic: beamer | ToC showing Slides multiple Times
- Replies: 2
- Views: 3418
beamer | ToC showing Slides multiple Times
Edit: For short version see my second post.
I am trying to make a presentation that allows me to click from one point in the list to the next. After some searching I found exactly the effect that I was looking for, but after compiling it a few times the table of contents is acting strange. For each ...
I am trying to make a presentation that allows me to click from one point in the list to the next. After some searching I found exactly the effect that I was looking for, but after compiling it a few times the table of contents is acting strange. For each ...