diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty index 532ac77cd78..b5a17741690 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: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasecompatibility.sty,v 17e820568435 2011/09/24 13:18:04 joseph $ +\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasecompatibility.sty,v 67c48b3b652d 2012/05/01 07:25:30 joseph $ \mode <presentation> @@ -518,6 +518,7 @@ \newcommand{\beamertemplatearticlebibitems}{\setbeamertemplate{bibliography item}[article]} \newcommand{\beamertemplatetextbibitems}{\setbeamertemplate{bibliography item}[text]} \newcommand{\beamertemplatearrowbibitems}{\setbeamertemplate{bibliography item}[triangle]} + \newcommand{\beamertemplateonlinebibitems}{\setbeamertemplate{bibliography item}[online]} \def\beamertemplatetransparentcovereddynamic{\setbeamercovered{highly dynamic}} \def\beamertemplatetransparentcovereddynamicmedium{\setbeamercovered{dynamic}} |