diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty b/Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty index 984e6767d9b..78e32b2c64b 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty @@ -9,7 +9,7 @@ % % See the file doc/licenses/LICENSE for more details. -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaseframecomponents.sty,v 9f094699ce15 2012/03/07 21:32:27 joseph $ +\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaseframecomponents.sty,v dcd846607320 2012/09/13 20:41:01 joseph $ \mode <presentation> @@ -297,6 +297,9 @@ \newcommand<>\beamer@framefootnotetext[1]{% \global\setbox\beamer@footins\vbox{% + \hsize\framewidth + \textwidth\hsize + \columnwidth\hsize \unvbox\beamer@footins \reset@font\footnotesize \@parboxrestore |