From 406da01bfcf153020b8dd9d1da396cc864d1cd00 Mon Sep 17 00:00:00 2001 From: "J.F.J. Laros" <J.F.J.Laros@lumc.nl> Date: Tue, 17 Nov 2015 11:29:11 +0100 Subject: [PATCH] Removed old features. --- beamerthemelumc.sty | 194 ++++++++++++++++++++++---------------------- 1 file changed, 98 insertions(+), 96 deletions(-) diff --git a/beamerthemelumc.sty b/beamerthemelumc.sty index b53d27c..c48fd75 100644 --- a/beamerthemelumc.sty +++ b/beamerthemelumc.sty @@ -73,6 +73,8 @@ \setbeamercolor{itemize item}{fg=black} \newcommand{\fakeitem}{\,\ \ \ $\bullet$\ \,} +\setbeamercolor{caption name}{fg=black} + % Macros for bold text. \newcommand{\bt}[1]{\texttt{\textbf{#1}}} % Bold truetype. \newcommand{\bs}[1]{\bf{\scriptsize{#1}}} % Bold small. @@ -82,7 +84,7 @@ % Macro for highlighting. %\alt<handout>{ - \newcommand{\hlColour}{\color{red}} + \newcommand{\hlColour}{\color{LUMCRood}} \newcommand{\defaultColour}{\color{black}} %}{ % \newcommand{\hlColour}{\color{yellow}} @@ -100,15 +102,15 @@ } -% A filled frame, use this to make use of the \vfill command. -\newenvironment{fframe}{ - \begin{frame} - \vspace{.15cm} - \vbox to 1.15\textheight \bgroup -}{ - \egroup - \end{frame} -} +%% A filled frame, use this to make use of the \vfill command. +%\newenvironment{fframe}{ +% \begin{frame} +% \vspace{.15cm} +% \vbox to 1.15\textheight \bgroup +%}{ +% \egroup +% \end{frame} +%} % A filled fragile frame. \newenvironment{pframe}{ @@ -204,33 +206,33 @@ % Settings for the title page. % -% The header of the title page. -\providecommand{\titletemplate}{ - \setbeamertemplate{headline}{ - \colorbox{LUMCBlue}{ - \begin{tabularx}{0.98\textwidth}{X} - \vspace{-0.3cm} % Space above the logo. - \hfill - \includegraphics[scale=0.25, angle=270]{logos/lumc_logo} - \hfill \phantom{.} - \vspace{0.1cm} % Space above the logo. - \end{tabularx} - } - } -} - -% The footer of the title page. -\setbeamertemplate{footline}{ - \colorbox{ULBlue}{ - \begin{tabularx}{0.98\textwidth}{X} - \vspace{0.05cm} % Space above the logo. - \hfill - \includegraphics[scale=0.25]{logos/ul_logo} - \hfill \phantom{.} - \vspace{0.1cm} % Space below the logo. - \end{tabularx} - } -} +%% The header of the title page. +%\providecommand{\titletemplate}{ +% \setbeamertemplate{headline}{ +% \colorbox{LUMCBlue}{ +% \begin{tabularx}{0.98\textwidth}{X} +% \vspace{-0.3cm} % Space above the logo. +% \hfill +% \includegraphics[scale=0.25, angle=270]{logos/lumc_logo} +% \hfill \phantom{.} +% \vspace{0.1cm} % Space above the logo. +% \end{tabularx} +% } +% } +%} +% +%% The footer of the title page. +%\setbeamertemplate{footline}{ +% \colorbox{ULBlue}{ +% \begin{tabularx}{0.98\textwidth}{X} +% \vspace{0.05cm} % Space above the logo. +% \hfill +% \includegraphics[scale=0.25]{logos/ul_logo} +% \hfill \phantom{.} +% \vspace{0.1cm} % Space below the logo. +% \end{tabularx} +% } +%} % % Settings for the body. @@ -238,7 +240,7 @@ \pgfdeclarepatternformonly{custom north east lines}{ \pgfqpoint{-1pt}{-1pt}}{\pgfqpoint{4pt}{4pt}}{\pgfqpoint{1.4pt}{1.4pt}}{ - \pgfsetlinewidth{0.4pt} + \pgfsetlinewidth{0.6pt} \pgfpathmoveto{\pgfqpoint{0pt}{0pt}} \pgfpathlineto{\pgfqpoint{3.1pt}{3.1pt}} \pgfusepath{stroke} @@ -249,7 +251,7 @@ \begin{tikzpicture} \fill[LUMCDonkerblauw] (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); \node [white, right] at (1,0.3) {\color{white} \normalsize \bf \insertsection}; @@ -257,44 +259,44 @@ } % Switch to the normal layout. -\providecommand{\bodytemplate}{ - % The title page. - { - \titletemplate - \begin{frame} - \begin{minipage}[b][6cm][c]{0.98\textwidth} - \begin{center} - \vspace{1.5cm} - - \color{black} {\Large {\bf \inserttitle}} - - \vfill - {\bf - {\scriptsize - \color{LUMCBlue} - \insertauthor - \smallskip - - \myGroup - \smallskip - - \myDepartment - - \vspace{-0.05cm} - \myCenter - } - } - \end{center} - \end{minipage} - \end{frame} - } - - % Set the background colour. - %\alt<handout>{}{\beamersetaveragebackground{LUMCBlue}} - - % Reset the frame counter. - \setcounter{framenumber}{0} - +\providecommand{\bodytemplate}{} +% % The title page. +% { +% \titletemplate +% \begin{frame} +% \begin{minipage}[b][6cm][c]{0.98\textwidth} +% \begin{center} +% \vspace{1.5cm} +% +% \color{black} {\Large {\bf \inserttitle}} +% +% \vfill +% {\bf +% {\scriptsize +% \color{LUMCBlue} +% \insertauthor +% \smallskip +% +% \myGroup +% \smallskip +% +% \myDepartment +% +% \vspace{-0.05cm} +% \myCenter +% } +% } +% \end{center} +% \end{minipage} +% \end{frame} +% } +% +% % Set the background colour. +% %\alt<handout>{}{\beamersetaveragebackground{LUMCBlue}} +% +% % Reset the frame counter. +% \setcounter{framenumber}{0} +% % The footer of the body. \setbeamertemplate{footline}{ \color{white} @@ -307,26 +309,26 @@ \cellcolor{LUMCGrijsblauw} \myDate \end{tabularx} } -} +%} -\providecommand{\lastpagetemplate}{ - % The header of the body. - \setbeamertemplate{headline}{ - \colorbox{white}{\color{LUMCBlue} - \begin{tabularx}{0.98\textwidth}{llXX} - \includegraphics[scale=0.25]{logos/lumc_logo_small} & - \hspace{0.8cm} % Space between the logo and the title of the section. - {\normalsize {\bf \insertsection}} & - \hfill - \lastCenterLogo - \hfill \phantom{.} & - \hfill - \lastRightLogo - \hfill \phantom{.} - \end{tabularx} - } - } -} +\providecommand{\lastpagetemplate}{} +% % The header of the body. +% \setbeamertemplate{headline}{ +% \colorbox{white}{\color{LUMCBlue} +% \begin{tabularx}{0.98\textwidth}{llXX} +% \includegraphics[scale=0.25]{logos/lumc_logo_small} & +% \hspace{0.8cm} % Space between the logo and the title of the section. +% {\normalsize {\bf \insertsection}} & +% \hfill +% \lastCenterLogo +% \hfill \phantom{.} & +% \hfill +% \lastRightLogo +% \hfill \phantom{.} +% \end{tabularx} +% } +% } +%} \mode <all> -- GitLab