summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer/beamerbasetemplates.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbasetemplates.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbasetemplates.sty4
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasetemplates.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasetemplates.sty
index d7d2b948500..0a4b2108e5b 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamerbasetemplates.sty
+++ b/Master/texmf-dist/tex/latex/beamer/beamerbasetemplates.sty
@@ -8,8 +8,6 @@
%
% See the file doc/licenses/LICENSE for more details.
-\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasetemplates.sty,v efa082c6111d 2010/05/01 11:27:03 rivanvx $
-
%
% Template Installation Commands
%
@@ -19,7 +17,7 @@
\def\beamer@usebeamertemplatess{\@ifstar{\beamer@usebeamertemplatedosss}{\beamer@usebeamertemplatedoss}}
\def\beamer@usebeamertemplatedo#1{\csname beamer@@tmpl@#1\endcsname}
\def\beamer@usebeamertemplatedos#1{{{\usebeamerfont{#1}\usebeamercolor[fg]{#1}\csname beamer@@tmpl@#1\endcsname}}}
-\def\beamer@usebeamertemplatedoss#1{{{\usebeamerfont*{#1}\usebeamercolor[fg]{#1}\csname beamer@@tmpl@#1\endcsname}}}
+\def\beamer@usebeamertemplatedoss#1{{{\usebeamerfont{#1}\usebeamercolor*[fg]{#1}\csname beamer@@tmpl@#1\endcsname}}}
\def\beamer@usebeamertemplatedosss#1{{{\usebeamerfont*{#1}\usebeamercolor*[fg]{#1}\csname beamer@@tmpl@#1\endcsname}}}
\long\def\beamer@@empty{}