mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
add possibility for extra logo on title page
This commit is contained in:
@@ -110,6 +110,11 @@
|
||||
\newcommand{\printcompanylogo}{\includegraphics[height=1.8cm]{logos/\thecompanylogo}}
|
||||
\newcommand{\nocompanylogo}{\renewcommand{\printcompanylogo}{}}
|
||||
|
||||
\newcommand{\thesecondgrouplogo}{sdqlogo}
|
||||
\newcommand{\secondgrouplogo}[1]{\renewcommand{\thesecondgrouplogo}{#1}}
|
||||
\newcommand{\printsecondgrouplogo}{\includegraphics[height=1.8cm]{logos/\thesecondgrouplogo}}
|
||||
\newcommand{\nosecondgrouplogo}{\renewcommand{\printsecondgrouplogo}{}}
|
||||
|
||||
\newcommand{\thegrouplogo}{sdqlogo}
|
||||
\newcommand{\grouplogo}[1]{\renewcommand{\thegrouplogo}{#1}}
|
||||
\newcommand{\printgrouplogo}{\includegraphics[height=1.8cm]{logos/\thegrouplogo}}
|
||||
@@ -126,7 +131,10 @@
|
||||
\hspace{5mm}
|
||||
\printcompanylogo
|
||||
\hspace{5mm}
|
||||
\printsecondgrouplogo
|
||||
\hspace{5mm}
|
||||
\printgrouplogo
|
||||
\hspace{5mm}
|
||||
\ThisCenterWallPaper{1}{title-background.pdf}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user