1
vote
1answer
87 views

Using AtBeginSection and againframe to make custom section transitions

I am trying to make a custom slide to use as an inter-sectional slide in order to replace the more typical code: \AtBeginSection{ \begin{frame}[c,plain,noframenumbering] ...
4
votes
2answers
334 views

How to change subsection title within a frame through overlay in beamer?

On a given beamer slide with three bullet points that are uncovered sequentially, I want the subsection title to alternate with every new bullet that shows up. ...