summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer/beamerbasearticle.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbasearticle.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbasearticle.sty10
1 files changed, 3 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasearticle.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasearticle.sty
index 8ce495b8338..a0f627f3372 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamerbasearticle.sty
+++ b/Master/texmf-dist/tex/latex/beamer/beamerbasearticle.sty
@@ -1,7 +1,7 @@
% Copyright 2003--2007 by Till Tantau
% Copyright 2010 by Vedran Mileti\'c
% Copyright 2011,2012,2015 by Vedran Mileti\'c, Joseph Wright
-% Copyright 2016 Joseph Wright
+% Copyright 2016,2017 by Joseph Wright
%
% This file may be distributed and/or modified
%
@@ -49,8 +49,8 @@
}
{}
+% Option management
\RequirePackage{beamerbaseoptions}
-% For option management
\ifbeamer@articleutf
\RequirePackage[utf8]{inputenc}
@@ -58,8 +58,6 @@
\ifbeamer@articlehyperref
\RequirePackage[pdfborder={0 0 0},bookmarksnumbered]{hyperref}
- % For hyperlinks
-
\hypersetup{pdfcreator={LaTeX with Beamer class (article mode)}}
\ifbeamer@articleutf
\hypersetup{unicode=true}
@@ -68,12 +66,10 @@
\ifbeamer@articlexcolor
\RequirePackage[override]{xcolor}
- % For color support
\fi
-\RequirePackage{beamerbaserequires}
% Beamer packages required both by presentation and article modes
-
+\RequirePackage{beamerbaserequires}
% Default article templates:
\defbeamertemplate<article>*{frame begin}{default}{}