Left/Right margins, Logo and Section Name in Heading, Pagenumbering in the footer
This commit is contained in:
@@ -11,20 +11,20 @@
|
||||
\end{minipage}
|
||||
\rule{\textwidth}{0.4pt}
|
||||
|
||||
\vspace{2cm}
|
||||
\vspace{1cm}
|
||||
|
||||
\begin{center}
|
||||
\includegraphics[width=0.6\textwidth]{images/preamble/logo.png} \\
|
||||
\vspace{2cm}
|
||||
\vspace{1.5cm}
|
||||
|
||||
\textbf{\Huge DIPLOMARBEIT} \\
|
||||
\vspace{1cm}
|
||||
\textbf{\huge AlumniHub} \\
|
||||
\vspace{0.5cm}
|
||||
\textit{\Large Zentrale Plattform für den Absolventenverein des SZ HTL HAK Ungargasse}
|
||||
\textit{\Large Plattform für den Absolventenverein des SZ HTL HAK Ungargasse}
|
||||
\end{center}
|
||||
|
||||
\vspace{2cm}
|
||||
\vspace{1.75cm}
|
||||
|
||||
\begin{minipage}[t]{0.5\textwidth}
|
||||
\textbf{Verfasser:} \\
|
||||
@@ -37,7 +37,7 @@
|
||||
Prof. Thomas Gürth
|
||||
\end{minipage}
|
||||
|
||||
\vspace{1cm}
|
||||
\vspace{0.5cm}
|
||||
|
||||
\begin{minipage}[t]{0.5\textwidth}
|
||||
\textbf{Klasse:} \\
|
||||
@@ -48,7 +48,7 @@
|
||||
2025/26
|
||||
\end{minipage}
|
||||
|
||||
\vspace{1cm}
|
||||
\vspace{0.75cm}
|
||||
|
||||
\begin{minipage}[t]{0.5\textwidth}
|
||||
\textbf{Abgabevermerk:} \\
|
||||
@@ -60,7 +60,7 @@
|
||||
\hrulefill
|
||||
\end{minipage}
|
||||
|
||||
\vspace{0.5cm}
|
||||
\vspace{0.25cm}
|
||||
|
||||
\textbf{übernommen von:} \\
|
||||
\hrulefill
|
||||
@@ -103,9 +103,13 @@ The diploma thesis "AlumniHub" focuses on the development of a central portal fo
|
||||
|
||||
\newpage
|
||||
\pagenumbering{arabic}
|
||||
\
|
||||
\setcounter{page}{1}
|
||||
|
||||
\makeatletter
|
||||
\renewcommand{\tableofcontents}{%
|
||||
\@starttoc{toc}%
|
||||
}
|
||||
\renewcommand{\listoffigures}{%
|
||||
\@starttoc{lof}%
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user