diff options
Diffstat (limited to 'default.beamer')
-rw-r--r-- | default.beamer | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/default.beamer b/default.beamer index f4e4be990..b6626f2bf 100644 --- a/default.beamer +++ b/default.beamer @@ -122,6 +122,10 @@ $if(graphics)$ \setkeys{Gin}{width=\maxwidth,height=\maxheight,keepaspectratio} $endif$ +% Prevent slide breaks in the middle of a paragraph: +\widowpenalties 1 10000 +\raggedbottom + % Comment these out if you don't want a slide with just the % part/section/subsection/subsubsection title: \AtBeginPart{ |