diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-10 23:35:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-10 23:35:39 +0000 |
commit | 06c833165b221282452f5eeaac7a9940cbff8868 (patch) | |
tree | 553d0e4fc4333325d86309660ba81d1060cdd6b7 /Master/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty | |
parent | 23bc2839e583571da662eee773fad32e73c06e92 (diff) |
beamer 3.15 (10mar12)
git-svn-id: svn://tug.org/texlive/trunk@25598 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty b/Master/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty index e22a6a3c426..bfad35e8430 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty @@ -8,7 +8,7 @@ % % See the file doc/licenses/LICENSE for more details. -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaselocalstructure.sty,v 2ae76965ffee 2012/02/22 19:45:37 joseph $ +\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaselocalstructure.sty,v bd58fb83d145 2012/03/10 17:47:59 joseph $ \mode <all> @@ -466,8 +466,8 @@ \apptocmd\blx@env@bibliography{\let\makelabel\beamer@biblabeltemplate}{}{} \pretocmd{\abx@macro@author}{\usebeamercolor[fg]{bibliography entry author}}{}{} \pretocmd{\abx@macro@editor}{\usebeamercolor[fg]{bibliography entry author}}{}{} - \pretocmd{\abx@macro@title}{\blx@unitpunct\blx@postpunct\newblock\usebeamercolor[fg]{bibliography entry title}}{}{} - \apptocmd{\abx@macro@title}{\blx@unitpunct\blx@postpunct\newblock\usebeamercolor[fg]{bibliography entry note}}{}{} + \pretocmd{\abx@macro@title}{\newblock\usebeamercolor[fg]{bibliography entry title}}{}{} + \apptocmd{\abx@macro@title}{\newblock\usebeamercolor[fg]{bibliography entry note}}{}{} } {} } |