minor edits from 2020

This commit is contained in:
2024-01-02 19:34:48 +01:00
parent 76ec3b8e4d
commit b29014a3eb
3 changed files with 27 additions and 5 deletions

View File

@ -17,7 +17,7 @@
%% Insert Background Here
\hspace{\marginlength} \parbox[c]{\dimexpr (\paperwidth-2\marginlength) \relax}{ %
\includegraphics[height=0.15\paperheight, trim={0 0 0 5cm}]{\FrontLogoA} %
\includegraphics[height=0.4\paperheight, trim={0 0 0 -5cm}]{\FrontLogoA}
}
\vspace{1.5\marginlength} \\
\hspace{\marginlength} \parbox[c]{\textwidth}{%
@ -57,7 +57,7 @@
{
\disablefooter
\begin{frame}{Outline}
\tableofcontents[currentsection]
\tableofcontents[currentsection]
\end{frame}
\enablefooter{\inserttitle}
}
@ -71,8 +71,8 @@
}
\newcommand{\disablefooter}[0]{
\subtitle{}
\titlegraphic{}
\subtitle{}
\titlegraphic{}
}
\mode