fix title page, PDF properties
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
\def\dictThesisTRUE{TRUE}
|
||||
|
||||
|
||||
% Gerneral %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% General %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\usepackage[T1]{fontenc} % encoding for target files.
|
||||
\usepackage[utf8]{inputenc} % UTF-8 encoding for source files
|
||||
\usepackage{lmodern}
|
||||
@@ -128,15 +128,17 @@
|
||||
% Create titlepage and optional parts like a CC statement.
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\newcommand{\header}{%
|
||||
\begin{tabular*}{1.0\linewidth}[c]{lcr}
|
||||
\includegraphics[height=18mm,valign=c]{cel-thesis/logos/kitlogo_de_rgb}%
|
||||
\hfill%
|
||||
\begin{minipage}{8cm}\centering%
|
||||
&%
|
||||
\begin{minipage}{8cm}\centering%
|
||||
\textbf{\theUniversity}\\
|
||||
Communications Engineering Lab\\
|
||||
\theThesisHeadOfInstitute%
|
||||
\end{minipage}%
|
||||
\hfill%
|
||||
\includegraphics[height=18mm,valign=c]{cel-thesis/logos/cel_logo}%
|
||||
\end{minipage}%
|
||||
&%
|
||||
\includegraphics[height=18mm,valign=c]{cel-thesis/logos/cel_logo}%
|
||||
\end{tabular*}
|
||||
}
|
||||
\newcommand{\ssection}[1]{\vspace*{0.8em}{\textbf{#1}}\\}
|
||||
|
||||
@@ -149,8 +151,6 @@
|
||||
pdfauthor = \theThesisAuthor,
|
||||
pdftitle = {\theThesisType{ }\theThesisTitle{ } \theThesisAuthor},
|
||||
pdfsubject = {Institut für Nachrichtentechnik (CEL)},
|
||||
pdfcreator = {PDFLaTeX with hyperref package},
|
||||
pdfproducer = {PDFLaTeX}
|
||||
}
|
||||
\thispagestyle{empty}
|
||||
\header % institute banner, etc.
|
||||
|
||||
Reference in New Issue
Block a user