diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty index 64ef3e35945..ee367789a2d 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty @@ -8,7 +8,7 @@ % % See the file doc/licenses/LICENSE for more details. -\ProvidesPackageRCS $Header: /home/vedran/bitbucket/beamer/base/beamerbasecompatibility.sty,v efa082c6111d 2010/05/01 13:27:03 rivanvx $ +\ProvidesPackageRCS $Header: /home/vedranm/bitbucket/beamer/base/beamerbasecompatibility.sty,v 6648c3177e4e 2010/07/12 14:35:05 rivanvx $ \mode <presentation> @@ -485,7 +485,7 @@ \newcommand{\beamertemplatesidebarverticalshading}[3][left]{% \setbeamertemplate{sidebar canvas #1}[vertical shading][top={#3},bottom={#2}]} \newcommand{\beamertemplatesidebarhorizontalshading}[3][left]{% - \setbeamertemplate{sidebar canvas #1}[vertical shading][right={#3},left={#2}]} + \setbeamertemplate{sidebar canvas #1}[horizontal shading][right={#3},left={#2}]} \define@key{beamer@margin}{descriptionwidth}{% \beamer@descriptionwidth=#1\relax% } |