summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer/beamer.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamer.cls')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamer.cls5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamer.cls b/Master/texmf-dist/tex/latex/beamer/beamer.cls
index 7854b07b04a..135969d9978 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamer.cls
+++ b/Master/texmf-dist/tex/latex/beamer/beamer.cls
@@ -12,7 +12,7 @@
% See the file doc/licenses/LICENSE for more details.
\ProvidesClass{beamer}
- [2021/03/19 v3.62 A class for typesetting presentations]
+ [2021/05/26 v3.63 A class for typesetting presentations]
% Setup modes and check for article option
% Also loads packages required by both beamer and beamerarticle
@@ -74,6 +74,7 @@
\newcount\beamer@currentsubsection
\newcount\beamer@coveringdepth
\newcount\beamer@sectionadjust
+\newcount\beamer@toclastsection
\newcount\beamer@tocsectionnumber
\newif\ifbeamer@sansmath
@@ -250,7 +251,7 @@
bookmarksopen=true,%
pdfborder={0 0 0},%
pdfhighlight={/N},%
- linkbordercolor={.5 .5 .5}}{hyperref}
+ linkbordercolor=[rgb]{0.5,0.5,0.5}}{hyperref}
\DeclareOptionBeamer{pgf}{\PassOptionsToPackage{#1}{pgf}}
\DeclareOptionBeamer{hyperref}{\PassOptionsToPackage{#1}{hyperref}}