Document ClassesBeamer slide transitions

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
achim
Posts: 49
Joined: Wed Aug 05, 2009 2:29 pm

Beamer slide transitions

Post by achim »

Hi

I am at the moment writing my first Beamer presentation. I was wondering if there a way to set the slide transition globally instead of calling it in every single slide. I was trying to renew the frame environment with

Code: Select all

Code, edit and compile here:
\renewenvironment{frame}%
{\frame{\transglitter[duration=0.2]}%
{}}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This, however, yields an error.

I once read that the environment which is supposed to be renewed should not be called recursively. I also remember there is some workaround but don't remember how. Or does the problem lie in a completely different reason?

Do you've got an idea?

Cheers!
OS: Kubuntu
Distribution: TexLive
Editor: Kile

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply