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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
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