I am looking for a way to insert explicit frame breaks. I'd like to use the built-in frame title continuation feature. The only way I have found is to play with different values of the allowframebreaks option, but one doesn't really have much control of where the frame break is actually set.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
You can use
|
|||||||||||||
|
allowframebreaksoption instructs beamer to automatically break it between two or more frames while keeping the frametitle of the first frame (given as argument toframeenvironment) and appending a roman number or something like cont'd. – AlexG Mar 14 '11 at 13:36\newpagein articles. – Andrew Stacey Mar 14 '11 at 13:45