mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
add fzi and CAS logo to title page
This commit is contained in:
@@ -98,6 +98,18 @@
|
||||
%% --------------
|
||||
|
||||
% Logos
|
||||
\makeatletter
|
||||
|
||||
\newcommand{\theexternallogo}{sdqlogo}
|
||||
\newcommand{\externallogo}[1]{\renewcommand{\theexternallogo}{#1}}
|
||||
\newcommand{\printexternallogo}{\includegraphics[height=1.8cm]{logos/\theexternallogo}}
|
||||
\newcommand{\noexternallogo}{\renewcommand{\printexternallogo}{}}
|
||||
|
||||
\newcommand{\thecompanylogo}{sdqlogo}
|
||||
\newcommand{\companylogo}[1]{\renewcommand{\thecompanylogo}{#1}}
|
||||
\newcommand{\printcompanylogo}{\includegraphics[height=1.8cm]{logos/\thecompanylogo}}
|
||||
\newcommand{\nocompanylogo}{\renewcommand{\printcompanylogo}{}}
|
||||
|
||||
\newcommand{\thegrouplogo}{sdqlogo}
|
||||
\newcommand{\grouplogo}[1]{\renewcommand{\thegrouplogo}{#1}}
|
||||
\newcommand{\printgrouplogo}{\includegraphics[height=1.8cm]{logos/\thegrouplogo}}
|
||||
@@ -110,6 +122,10 @@
|
||||
{\includegraphics[height=1.8cm]{logos/kitlogo_de_cmyk}}
|
||||
\hfill
|
||||
% SDQ logo
|
||||
\printexternallogo
|
||||
\hspace{5mm}
|
||||
\printcompanylogo
|
||||
\hspace{5mm}
|
||||
\printgrouplogo
|
||||
\ThisCenterWallPaper{1}{title-background.pdf}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user