
Beamer: Reasons to avoid allowframebreaks
Recently we were relying too much on allowframebreaks to automatically split a frame to multiple slides. We were trying to make our notes spread across all slides that were automatically generated. After reading the Beamer User Guide, we learned a couple of new things. A) Once you use allowframebreaks then…
In "Latex"
Latex / Beamer: Automatically split the content of a frame to multiple slides
Did you ever wrote too much content for a frame? Did that content spill out of the slide? Were you too bored to create a new slide and split the content between them? If the answer is yes, which most probably is, you will love the allowframebreaks parameter for the…
In "Latex"

Latex / Beamer: Table of contents that shows other subsections only for current section
The following snippet will create a table of contents which will show the titles of all sections but it will include the subsections that belong to the current section only. This way, we can copy paste this slide in different parts of the presentation and have a custom table of…
In "Latex"
This post is also available in: Greek


