Skip to content
Snippets Groups Projects
Commit 406da01b authored by Laros's avatar Laros
Browse files

Removed old features.

parent 870f2413
No related branches found
No related tags found
No related merge requests found
...@@ -73,6 +73,8 @@ ...@@ -73,6 +73,8 @@
\setbeamercolor{itemize item}{fg=black} \setbeamercolor{itemize item}{fg=black}
\newcommand{\fakeitem}{\,\ \ \ $\bullet$\ \,} \newcommand{\fakeitem}{\,\ \ \ $\bullet$\ \,}
\setbeamercolor{caption name}{fg=black}
% Macros for bold text. % Macros for bold text.
\newcommand{\bt}[1]{\texttt{\textbf{#1}}} % Bold truetype. \newcommand{\bt}[1]{\texttt{\textbf{#1}}} % Bold truetype.
\newcommand{\bs}[1]{\bf{\scriptsize{#1}}} % Bold small. \newcommand{\bs}[1]{\bf{\scriptsize{#1}}} % Bold small.
...@@ -82,7 +84,7 @@ ...@@ -82,7 +84,7 @@
% Macro for highlighting. % Macro for highlighting.
%\alt<handout>{ %\alt<handout>{
\newcommand{\hlColour}{\color{red}} \newcommand{\hlColour}{\color{LUMCRood}}
\newcommand{\defaultColour}{\color{black}} \newcommand{\defaultColour}{\color{black}}
%}{ %}{
% \newcommand{\hlColour}{\color{yellow}} % \newcommand{\hlColour}{\color{yellow}}
...@@ -100,15 +102,15 @@ ...@@ -100,15 +102,15 @@
} }
% A filled frame, use this to make use of the \vfill command. %% A filled frame, use this to make use of the \vfill command.
\newenvironment{fframe}{ %\newenvironment{fframe}{
\begin{frame} % \begin{frame}
\vspace{.15cm} % \vspace{.15cm}
\vbox to 1.15\textheight \bgroup % \vbox to 1.15\textheight \bgroup
}{ %}{
\egroup % \egroup
\end{frame} % \end{frame}
} %}
% A filled fragile frame. % A filled fragile frame.
\newenvironment{pframe}{ \newenvironment{pframe}{
...@@ -204,33 +206,33 @@ ...@@ -204,33 +206,33 @@
% Settings for the title page. % Settings for the title page.
% %
% The header of the title page. %% The header of the title page.
\providecommand{\titletemplate}{ %\providecommand{\titletemplate}{
\setbeamertemplate{headline}{ % \setbeamertemplate{headline}{
\colorbox{LUMCBlue}{ % \colorbox{LUMCBlue}{
\begin{tabularx}{0.98\textwidth}{X} % \begin{tabularx}{0.98\textwidth}{X}
\vspace{-0.3cm} % Space above the logo. % \vspace{-0.3cm} % Space above the logo.
\hfill % \hfill
\includegraphics[scale=0.25, angle=270]{logos/lumc_logo} % \includegraphics[scale=0.25, angle=270]{logos/lumc_logo}
\hfill \phantom{.} % \hfill \phantom{.}
\vspace{0.1cm} % Space above the logo. % \vspace{0.1cm} % Space above the logo.
\end{tabularx} % \end{tabularx}
} % }
} % }
} %}
%
% The footer of the title page. %% The footer of the title page.
\setbeamertemplate{footline}{ %\setbeamertemplate{footline}{
\colorbox{ULBlue}{ % \colorbox{ULBlue}{
\begin{tabularx}{0.98\textwidth}{X} % \begin{tabularx}{0.98\textwidth}{X}
\vspace{0.05cm} % Space above the logo. % \vspace{0.05cm} % Space above the logo.
\hfill % \hfill
\includegraphics[scale=0.25]{logos/ul_logo} % \includegraphics[scale=0.25]{logos/ul_logo}
\hfill \phantom{.} % \hfill \phantom{.}
\vspace{0.1cm} % Space below the logo. % \vspace{0.1cm} % Space below the logo.
\end{tabularx} % \end{tabularx}
} % }
} %}
% %
% Settings for the body. % Settings for the body.
...@@ -238,7 +240,7 @@ ...@@ -238,7 +240,7 @@
\pgfdeclarepatternformonly{custom north east lines}{ \pgfdeclarepatternformonly{custom north east lines}{
\pgfqpoint{-1pt}{-1pt}}{\pgfqpoint{4pt}{4pt}}{\pgfqpoint{1.4pt}{1.4pt}}{ \pgfqpoint{-1pt}{-1pt}}{\pgfqpoint{4pt}{4pt}}{\pgfqpoint{1.4pt}{1.4pt}}{
\pgfsetlinewidth{0.4pt} \pgfsetlinewidth{0.6pt}
\pgfpathmoveto{\pgfqpoint{0pt}{0pt}} \pgfpathmoveto{\pgfqpoint{0pt}{0pt}}
\pgfpathlineto{\pgfqpoint{3.1pt}{3.1pt}} \pgfpathlineto{\pgfqpoint{3.1pt}{3.1pt}}
\pgfusepath{stroke} \pgfusepath{stroke}
...@@ -249,7 +251,7 @@ ...@@ -249,7 +251,7 @@
\begin{tikzpicture} \begin{tikzpicture}
\fill[LUMCDonkerblauw] \fill[LUMCDonkerblauw]
(0,0) -- (10.03,0) -- +(\LUMCCell,\LUMCCell) -- (0,\LUMCCell) -- (0,0); (0,0) -- (10.03,0) -- +(\LUMCCell,\LUMCCell) -- (0,\LUMCCell) -- (0,0);
\fill[pattern=custom north east lines, pattern color=LUMCKobaltblauw] \fill[pattern=custom north east lines, pattern color=LUMCKobaltblauw, opacity=0.25]
(0,0) -- (10.45,0) -- +(\LUMCCell,\LUMCCell) -- (0,\LUMCCell) -- (0,0); (0,0) -- (10.45,0) -- +(\LUMCCell,\LUMCCell) -- (0,\LUMCCell) -- (0,0);
\node [white, right] at (1,0.3) \node [white, right] at (1,0.3)
{\color{white} \normalsize \bf \insertsection}; {\color{white} \normalsize \bf \insertsection};
...@@ -257,44 +259,44 @@ ...@@ -257,44 +259,44 @@
} }
% Switch to the normal layout. % Switch to the normal layout.
\providecommand{\bodytemplate}{ \providecommand{\bodytemplate}{}
% The title page. % % The title page.
{ % {
\titletemplate % \titletemplate
\begin{frame} % \begin{frame}
\begin{minipage}[b][6cm][c]{0.98\textwidth} % \begin{minipage}[b][6cm][c]{0.98\textwidth}
\begin{center} % \begin{center}
\vspace{1.5cm} % \vspace{1.5cm}
%
\color{black} {\Large {\bf \inserttitle}} % \color{black} {\Large {\bf \inserttitle}}
%
\vfill % \vfill
{\bf % {\bf
{\scriptsize % {\scriptsize
\color{LUMCBlue} % \color{LUMCBlue}
\insertauthor % \insertauthor
\smallskip % \smallskip
%
\myGroup % \myGroup
\smallskip % \smallskip
%
\myDepartment % \myDepartment
%
\vspace{-0.05cm} % \vspace{-0.05cm}
\myCenter % \myCenter
} % }
} % }
\end{center} % \end{center}
\end{minipage} % \end{minipage}
\end{frame} % \end{frame}
} % }
%
% Set the background colour. % % Set the background colour.
%\alt<handout>{}{\beamersetaveragebackground{LUMCBlue}} % %\alt<handout>{}{\beamersetaveragebackground{LUMCBlue}}
%
% Reset the frame counter. % % Reset the frame counter.
\setcounter{framenumber}{0} % \setcounter{framenumber}{0}
%
% The footer of the body. % The footer of the body.
\setbeamertemplate{footline}{ \setbeamertemplate{footline}{
\color{white} \color{white}
...@@ -307,26 +309,26 @@ ...@@ -307,26 +309,26 @@
\cellcolor{LUMCGrijsblauw} \myDate \cellcolor{LUMCGrijsblauw} \myDate
\end{tabularx} \end{tabularx}
} }
} %}
\providecommand{\lastpagetemplate}{ \providecommand{\lastpagetemplate}{}
% The header of the body. % % The header of the body.
\setbeamertemplate{headline}{ % \setbeamertemplate{headline}{
\colorbox{white}{\color{LUMCBlue} % \colorbox{white}{\color{LUMCBlue}
\begin{tabularx}{0.98\textwidth}{llXX} % \begin{tabularx}{0.98\textwidth}{llXX}
\includegraphics[scale=0.25]{logos/lumc_logo_small} & % \includegraphics[scale=0.25]{logos/lumc_logo_small} &
\hspace{0.8cm} % Space between the logo and the title of the section. % \hspace{0.8cm} % Space between the logo and the title of the section.
{\normalsize {\bf \insertsection}} & % {\normalsize {\bf \insertsection}} &
\hfill % \hfill
\lastCenterLogo % \lastCenterLogo
\hfill \phantom{.} & % \hfill \phantom{.} &
\hfill % \hfill
\lastRightLogo % \lastRightLogo
\hfill \phantom{.} % \hfill \phantom{.}
\end{tabularx} % \end{tabularx}
} % }
} % }
} %}
\mode \mode
<all> <all>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment