summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/beamer/base/beamerbaseauxtemplates.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-10-20 03:02:56 +0000
committerNorbert Preining <norbert@preining.info>2021-10-20 03:02:56 +0000
commit97a50891a87d07d3cc327188a2b00b5c11e3c309 (patch)
tree5a7ced967e974e870980fa25e42ac2de4d5c6394 /macros/latex/contrib/beamer/base/beamerbaseauxtemplates.sty
parentd045bcbc99b0eda65a444496d60d16ea2d063c65 (diff)
CTAN sync 202110200302
Diffstat (limited to 'macros/latex/contrib/beamer/base/beamerbaseauxtemplates.sty')
-rw-r--r--macros/latex/contrib/beamer/base/beamerbaseauxtemplates.sty18
1 files changed, 14 insertions, 4 deletions
diff --git a/macros/latex/contrib/beamer/base/beamerbaseauxtemplates.sty b/macros/latex/contrib/beamer/base/beamerbaseauxtemplates.sty
index 28cfebc886..c77970cd31 100644
--- a/macros/latex/contrib/beamer/base/beamerbaseauxtemplates.sty
+++ b/macros/latex/contrib/beamer/base/beamerbaseauxtemplates.sty
@@ -536,9 +536,11 @@
\defbeamertemplate{frametitle continuation}{from second}[1][\insertcontinuationtext]
{\expandafter\ifnum\insertcontinuationcount>1\relax#1\fi}
-
-
-
+\defbeamertemplate{frametitle continuation}{singleframecheck}[1][\insertcontinuationcountroman]{%
+ \ifnum \numexpr\beamer@endpageofframe+1-\beamer@startpageofframe\relax > 1
+ #1
+ \fi%
+}
% Bibliography items
@@ -809,7 +811,15 @@
\insertnote
}
-
+\defbeamertemplate{note page}{lined}[1][6]{%
+ \vfill%
+ \beamer@tempcount=1%
+ \loop%
+ \hrulefill\vfill%
+ \advance\beamer@tempcount by 1%
+ \ifnum\beamer@tempcount<#1%
+ \repeat%
+}
%
% Theorem templates