summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty18
1 files changed, 14 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty b/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty
index 28cfebc8863..c77970cd314 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty
+++ b/Master/texmf-dist/tex/latex/beamer/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