summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer/beamerbasetitle.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbasetitle.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbasetitle.sty8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasetitle.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasetitle.sty
index 511c420f615..5a04c3a8e4d 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamerbasetitle.sty
+++ b/Master/texmf-dist/tex/latex/beamer/beamerbasetitle.sty
@@ -8,7 +8,7 @@
%
% See the file doc/licenses/LICENSE for more details.
-\ProvidesPackageRCS $Header: /home/vedran/bitbucket/beamer/base/beamerbasetitle.sty,v efa082c6111d 2010/05/01 13:27:03 rivanvx $
+\ProvidesPackageRCS $Header: /home/vedranm/bitbucket/beamer/base/beamerbasetitle.sty,v 717e481ca47a 2010/06/12 11:33:01 rivanvx $
\mode
<presentation>
@@ -29,12 +29,14 @@
\def\titlepage{\usebeamertemplate*{title page}\@thanks}
\def\partpage{\usebeamertemplate*{part page}}
\def\sectionpage{\usebeamertemplate*{section page}}
-%\def\subsectionpage{\usebeamertemplate*{subsection page}} % TODO
+\def\subsectionpage{\usebeamertemplate*{subsection page}}
\mode
<article>
{\renewcommand\titlepage{}
-\providecommand\partpage{}}
+\providecommand\partpage{}
+\providecommand\sectionpage{}
+\providecommand\subsectionpage{}}
%