GeneralLong Proofs and Theorems in Presentation

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
pallav
Posts: 170
Joined: Wed Nov 12, 2008 5:53 pm

Long Proofs and Theorems in Presentation

Post by pallav »

How to handle a long theorem or a long proof in the beamer class?

Code: Select all

\frame[allowframebreaks=0.90]{

}
This does not work here.

Recommended reading 2024:

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

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

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Long Proofs and Theorems in Presentation

Post by Johannes_B »

Would you be so kind to prepare a compilable minimal example. That way we can better understand your problem.
Beamer user guide:
Do not use the option allowframebreaks except for long bibliographies.
...
The use of this option is evil.
You can set framebreaks manually using \framebreak. Also, pleasehave a look at \allowdisplaybreaks.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply