65 lines
2.3 KiB
TeX
65 lines
2.3 KiB
TeX
% Copyright 2007 by Till Tantau
|
|
% Copyright 2012,2015 by Vedran Mileti\'c, Joseph Wright
|
|
% Copyright 2017,2018 by Louis Stuart, Joseph Wright
|
|
% Copyright 2021-2024 by Joseph Wright, samcarter
|
|
%
|
|
% This file may be distributed and/or modified
|
|
%
|
|
% 1. under the LaTeX Project Public License and/or
|
|
% 2. under the GNU Public License.
|
|
%
|
|
% See the file LICENSE.md for more details.
|
|
|
|
\mode<presentation>
|
|
|
|
\setbeamercolor*{author in head/foot}{parent=palette tertiary}
|
|
\setbeamercolor*{title in head/foot}{parent=palette secondary}
|
|
\setbeamercolor*{date in head/foot}{parent=palette primary}
|
|
|
|
\setbeamercolor*{section in head/foot}{parent=palette tertiary}
|
|
\setbeamercolor*{subsection in head/foot}{parent=palette primary}
|
|
|
|
\setbeamertemplate{page number in head/foot}[totalframenumber]%
|
|
|
|
\defbeamertemplate*{footline}{infolines theme}
|
|
{%
|
|
\leavevmode%
|
|
\hbox{%
|
|
\begin{beamercolorbox}[wd=.333333\paperwidth,ht=2.25ex,dp=1ex,center]{author in head/foot}%
|
|
\usebeamerfont{author in head/foot}\insertshortauthor\expandafter\ifblank\expandafter{\beamer@shortinstitute}{}{~~(\insertshortinstitute)}
|
|
\end{beamercolorbox}%
|
|
\begin{beamercolorbox}[wd=.333333\paperwidth,ht=2.25ex,dp=1ex,center]{title in head/foot}%
|
|
\usebeamerfont{title in head/foot}\insertshorttitle
|
|
\end{beamercolorbox}%
|
|
\begin{beamercolorbox}[wd=.333333\paperwidth,ht=2.25ex,dp=1ex,leftskip=2ex,rightskip=2ex,sep=0pt]{date in head/foot}%
|
|
\hfill%
|
|
\usebeamerfont{date in head/foot}%
|
|
\insertshortdate{}%
|
|
\hfill%
|
|
\usebeamercolor[fg]{page number in head/foot}%
|
|
\usebeamerfont{page number in head/foot}%
|
|
\usebeamertemplate{page number in head/foot}%
|
|
\end{beamercolorbox}}%
|
|
\vskip0pt%
|
|
}
|
|
|
|
\defbeamertemplate*{headline}{infolines theme}
|
|
{%
|
|
\leavevmode%
|
|
\hbox{%
|
|
\usebeamerfont{section in head/foot}%
|
|
\begin{beamercolorbox}[wd=.5\paperwidth,ht=2.65ex,dp=1.5ex,right]{section in head/foot}%
|
|
\usebeamerfont{headline}\usebeamerfont{section in head/foot}\usebeamertemplate{section in head/foot}\hspace*{2ex}
|
|
\end{beamercolorbox}%
|
|
\begin{beamercolorbox}[wd=.5\paperwidth,ht=2.65ex,dp=1.5ex,left]{subsection in head/foot}%
|
|
\usebeamerfont{headline}\usebeamerfont{subsection in head/foot}\hspace*{2ex}\usebeamertemplate{subsection in head/foot}
|
|
\end{beamercolorbox}}%
|
|
\vskip0pt%
|
|
}
|
|
|
|
%%CHECK HERE
|
|
%\setbeamersize{text margin left=5em,text margin right=5em}
|
|
|
|
\mode
|
|
<all>
|