diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-20 21:34:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-20 21:34:41 +0000 |
commit | 02f675cb47b820000cc04ef09e8f7fc8c2f7bd0e (patch) | |
tree | 1080ac7ccd62f59020004649e13ea2591ace5e74 /Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty | |
parent | b40eaf8fe3b8d60941c33a47ab74b419190f93ff (diff) |
beamer (20sep12)
git-svn-id: svn://tug.org/texlive/trunk@27751 c570f23f-e606-0410-a88d-b1316a301751
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 |