summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-12-08 23:15:20 +0000
committerKarl Berry <karl@freefriends.org>2017-12-08 23:15:20 +0000
commitcfad599161eedb04a18d0a4ccb28a0288953af54 (patch)
tree440dbfc8d415dd4a1fb85f7461a260abd9325d6c /Master/texmf-dist/tex/latex/beamer
parenta4d8912defcebda75ee9089c6baf921e2c2a809c (diff)
beamer (8dec17)
git-svn-id: svn://tug.org/texlive/trunk@46017 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamer.cls2
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerarticle.sty2
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty6
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty7
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbasesection.sty2
-rw-r--r--Master/texmf-dist/tex/latex/beamer/multimedia/multimedia.sty16
6 files changed, 22 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamer.cls b/Master/texmf-dist/tex/latex/beamer/beamer.cls
index 8badd0b868e..acce43ddb50 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamer.cls
+++ b/Master/texmf-dist/tex/latex/beamer/beamer.cls
@@ -11,7 +11,7 @@
% See the file doc/licenses/LICENSE for more details.
\ProvidesClass{beamer}
- [2017/11/30 v3.45 A class for typesetting presentations]
+ [2017/12/07 v3.46 A class for typesetting presentations]
% Setup modes and check for article option
% Also loads packages required by both beamer and beamerarticle
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerarticle.sty b/Master/texmf-dist/tex/latex/beamer/beamerarticle.sty
index f979e48c149..62db9d0f39c 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamerarticle.sty
+++ b/Master/texmf-dist/tex/latex/beamer/beamerarticle.sty
@@ -11,7 +11,7 @@
% See the file doc/licenses/LICENSE for more details.
\ProvidesPackage{beamerarticle}
- [2017/11/30 v3.45 beamer input in article mode]
+ [2017/12/07 v3.46 beamer input in article mode]
% Setup modes and check for article option
% Also loads packages required by both beamer and beamerarticle
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty b/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty
index 735a4cca0a6..f926afcf39d 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty
+++ b/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty
@@ -332,9 +332,9 @@
% Itemize items, circle
-\defbeamertemplate{itemize item}{circle}{\usebeamerfont*{itemize item}\raise0.5pt\hbox{\textbullet}}
-\defbeamertemplate{itemize subitem}{circle}{\usebeamerfont*{itemize subitem}\raise0.5pt\hbox{\textbullet}}
-\defbeamertemplate{itemize subsubitem}{circle}{\usebeamerfont*{itemize subsubitem}\raise0.5pt\hbox{\textbullet}}
+\defbeamertemplate{itemize item}{circle}{\usebeamerfont*{itemize item}\raise1.25pt\hbox{\donotcoloroutermaths$\bullet$}}
+\defbeamertemplate{itemize subitem}{circle}{\usebeamerfont*{itemize subitem}\raise1.5pt\hbox{\donotcoloroutermaths$\bullet$}}
+\defbeamertemplate{itemize subsubitem}{circle}{\usebeamerfont*{itemize subsubitem}\raise1.5pt\hbox{\donotcoloroutermaths$\bullet$}}
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty
index 98e3a3bdb6a..d504354d66f 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty
+++ b/Master/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty
@@ -64,6 +64,13 @@
\renewcommand\theenumii{\@arabic\c@enumii}%
\renewcommand\theenumiii{\@arabic\c@enumiii}%
}%
+ \AtBeginDocument{% Allow for paralist loading
+ \let\labelitemi\beamer@labelitemi
+ \let\labelitemii\beamer@labelitemii
+ \let\itemize\beamer@itemize
+ \let\list\beamer@list
+ \let\@trivlist\beamer@@trivlist
+ \catcode`<=12 \catcode`>=12 }%
\begingroup
\beamer@origdocument
\beamer@lastminutepatches
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasesection.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasesection.sty
index b7bdc3dcdd4..916e02bcada 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamerbasesection.sty
+++ b/Master/texmf-dist/tex/latex/beamer/beamerbasesection.sty
@@ -202,6 +202,7 @@
\def\insertsubsection{}%
\def\insertsubsubsection{}%
% Deal with a defective patch in metropolis theme
+ \def\insertsectionhead{\hyperlink{Navigation\the\c@page}{#1}}%
\edef\insertsectionhead{\noexpand\hyperlink{Navigation\the\c@page}{\unexpanded{#1}}}%
\def\insertsubsectionhead{}%
\def\insertsubsubsectionhead{}%
@@ -272,6 +273,7 @@
\def\insertsubsection{\expandafter\hyperlink\subsectionlink}%
\def\insertsubsubsection{}%
% Deal with a faulty patch in metropolis theme
+ \def\insertsubsectionhead{\hyperlink{Navigation\the\c@page}{#1}}%
\edef\insertsubsectionhead{\noexpand\hyperlink{Navigation\the\c@page}{\unexpanded{#1}}}%
\def\insertsubsubsectionhead{}%
\Hy@writebookmark{\the\c@subsection}{\subsecname}{Outline\the\c@part.\the\c@section.\the\c@subsection.\the\c@page}{3}{toc}%
diff --git a/Master/texmf-dist/tex/latex/beamer/multimedia/multimedia.sty b/Master/texmf-dist/tex/latex/beamer/multimedia/multimedia.sty
index 7981359ac1f..d090434ebde 100644
--- a/Master/texmf-dist/tex/latex/beamer/multimedia/multimedia.sty
+++ b/Master/texmf-dist/tex/latex/beamer/multimedia/multimedia.sty
@@ -17,20 +17,20 @@
\RequirePackage{ifpdf}
-\ifx\directlua\@undefined\else %
- \protected\def\beamer@pdfobj{\pdfextension obj }
- \protected\def\beamer@pdfrefobj{\pdfextension refobj }
- \protected\def\beamer@pdflastobj{\numexpr\pdffeedback lastobj\relax}
- \protected\def\beamer@pdfannot{\pdfextension annot }
- \protected\def\beamer@pdfstartlink{\pdfextension startlink }
- \protected\def\beamer@pdfendlink{\pdfextension endlink\relax}
-\else
+\ifx\directlua\@undefined
\let\beamer@pdfobj\pdfobj
\let\beamer@pdfrefobj\pdfrefobj
\let\beamer@pdflastobj\pdflastobj
\let\beamer@pdfannot\pdfannot
\let\beamer@pdfstartlink\pdfstartlink
\let\beamer@pdfendlink\pdfendlink
+\else %
+ \protected\def\beamer@pdfobj{\pdfextension obj }
+ \protected\def\beamer@pdfrefobj{\pdfextension refobj }
+ \protected\def\beamer@pdflastobj{\numexpr\pdffeedback lastobj\relax}
+ \protected\def\beamer@pdfannot{\pdfextension annot }
+ \protected\def\beamer@pdfstartlink{\pdfextension startlink }
+ \protected\def\beamer@pdfendlink{\pdfextension endlink\relax}
\fi
\ifpdf