.
@@ -64,7 +64,6 @@
|
||||
|
||||
%-------------------------------------------------------------The next statement creates the title page.
|
||||
% \frame[noframenumbering]{\titlepage}
|
||||
\setBGColor{DarkGray}
|
||||
\begin{frame}[plain,noframenumbering]
|
||||
% \vspace{15pt} % good enough to not interfere with the background
|
||||
\vspace{1.5cm} % same height as the default
|
||||
@@ -77,7 +76,6 @@
|
||||
|
||||
%-------------------------------------------------------------Slide
|
||||
\setLayout{vertical} % This command define the layout. 'vertical' can be replace with 'horizontal', 'blank, 'mainpoint', 'titlepage'
|
||||
\setBGColor{UFGBlue}
|
||||
\begin{frame}[allowframebreaks] % allowframebreaks is used to split the content in multiple slides
|
||||
\frametitle{Επισκόπηση}
|
||||
% \tableofcontents[hideallsubsections]
|
||||
@@ -634,7 +632,7 @@ spy using outlines={
|
||||
\centering
|
||||
\begin{subfigure}{0.45\textwidth}
|
||||
\centering
|
||||
\includegraphics[width=.7\textwidth]{lib/logos/logo_bb.png}
|
||||
\includegraphics[width=.7\textwidth]{lib/logos/logo_bb.jpg}
|
||||
\end{subfigure}
|
||||
\qquad
|
||||
\begin{subfigure}{0.45\textwidth}
|
||||
|
||||
@@ -31,12 +31,12 @@
|
||||
}
|
||||
|
||||
\newcommand{\setLogos}[2]{
|
||||
\pgfdeclareimage[height=18mm]{logo1_title}{#1}
|
||||
\pgfdeclareimage[height=12mm]{logo2_small}{#2}
|
||||
\pgfdeclareimage[width=20mm]{logo2_medium}{#2}
|
||||
\pgfdeclareimage[height=15mm]{logo1_title}{#1} % Aegean logo in title page
|
||||
\pgfdeclareimage[height=12mm]{logo2_small}{#2} % SecDep logo in horizontal layout
|
||||
\pgfdeclareimage[width=20mm]{logo2_medium}{#2} % SecDep logo in vertical layout
|
||||
|
||||
% set UFG logo
|
||||
\pgfdeclareimage[height=25mm]{logo3}{lib/logos/secdep_logo.png}
|
||||
\pgfdeclareimage[height=25mm]{logo3}{lib/logos/secdep_logo.png} % SecDep logo in title page
|
||||
}
|
||||
|
||||
\newcommand{\setDefaultConfig}{
|
||||
|
||||
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 176 KiB |
BIN
lib/logos/logo_aegeanBlue.png
Normal file
|
After Width: | Height: | Size: 216 KiB |
BIN
lib/logos/logo_aegeanOLD.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
lib/logos/logo_aegeanOlder.png
Normal file
|
After Width: | Height: | Size: 186 KiB |
BIN
lib/logos/logo_bb.jpg
Normal file
|
After Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |