summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-07-14 22:16:30 +0000
committerKarl Berry <karl@freefriends.org>2017-07-14 22:16:30 +0000
commit46e95f178cfedc9839460ee35880698050f7644a (patch)
tree730f540a21d7047a243e929c74e4158674675814 /Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty
parent44af1a53bf28c922f525bd635c417b22f3b99b39 (diff)
beamer (14jul17)
git-svn-id: svn://tug.org/texlive/trunk@44798 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty b/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty
index c8a3f11efd1..ef291327a0f 100644
--- a/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty
+++ b/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty
@@ -1,6 +1,7 @@
% Copyright 2003--2007 by Till Tantau
% Copyright 2010 by Vedran Mileti\'c
% Copyright 2011,2013,2015 by Vedran Mileti\'c, Joseph Wright
+% Copyright 2017 by Joseph Wright
%
% This file may be distributed and/or modified
%
@@ -12,7 +13,7 @@
\let\beamerprosper@entry=\@gobble
\DeclareOption{framesassubsections}{\mode<presentation>
- {\def\beamerprosper@entry#1{\beamer@ifempty{#1}{}{\subsection{#1}}}}}
+ {\def\beamerprosper@entry#1{\ifblank{#1}{}{\subsection{#1}}}}}
\ProcessOptions