init lab5
This commit is contained in:
parent
bbb26ba291
commit
38994b1512
12 changed files with 1925 additions and 0 deletions
25
Lab05/documentation/titlepage/titlepage.tex
Normal file
25
Lab05/documentation/titlepage/titlepage.tex
Normal file
|
@ -0,0 +1,25 @@
|
|||
\newcommand{\HRule}[2]{\noindent\rule[#1]{\linewidth}{#2}}
|
||||
\newcommand{\vlinespace}[1]{\vspace*{#1\baselineskip}}
|
||||
\newcommand{\titleemph}[1]{\textbf{#1}}
|
||||
\begin{titlepage}
|
||||
\sffamily
|
||||
\hfill
|
||||
\includegraphics[width=5cm]{hs-esslingen}
|
||||
\HRule{13pt}{1pt}
|
||||
\centering
|
||||
\Large
|
||||
\vlinespace{10}\\
|
||||
Lab 5 - ITSec\\
|
||||
\huge
|
||||
\textbf{Risk Management}\\
|
||||
\Large
|
||||
\vlinespace{8}
|
||||
\huge
|
||||
\textbf{Florian Hoss}\\
|
||||
\Large
|
||||
\vfill
|
||||
\raggedright{}
|
||||
\HRule{13pt}{1pt} \\
|
||||
\titleemph{Datum:} 16.06.2022 \\
|
||||
\titleemph{Git:} \href{https://git.unjx.de/flo/SWB6-ITSec/src/branch/master/Lab05}{https://git.unjx.de/flo/SWB6-ITSec/src/branch/master/Lab05}
|
||||
\end{titlepage}
|
Reference in a new issue