From 883c609cff6fbf72d5cd73d64fe867409107a988 Mon Sep 17 00:00:00 2001 From: chhan11 Date: Tue, 6 Jun 2017 13:10:11 +0200 Subject: [PATCH] Changed layout of frontpage --- frontpage.tex | 63 ++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 47 insertions(+), 16 deletions(-) diff --git a/frontpage.tex b/frontpage.tex index 7a7ebe2..6116a43 100644 --- a/frontpage.tex +++ b/frontpage.tex @@ -1,22 +1,53 @@ \DTMsavenow{now} \title{r17dinh409} -\author{Christoffer | chhan11 } -\date{May 22 - June 30, 2017\\% +\def\thesubject{My Notes going along with learning Cisco Networking} +\def\theinstitution{ZBC} + +\author{chhan11 } +\def\thesupervisor{Teacher Mikkel \textsc{Kr\char"00F8ll}} + +\def\theversion{v2.2.0} +\date{May 22 - June 30, 2017 - Last release \theversion\\% {\tiny\texttt{\color{GreenYellow}Generated: \utccurrenttime}}} -\titlepic{% - {\transparent{0.1}% - \includegraphics[height=4cm]{router1}% - \includegraphics[height=4cm]{profilepic/pic1}% - \includegraphics[height=4cm]{switch1}% - \includegraphics[height=4cm]{switch2}\\% - \includegraphics[height=4cm]{switch3}% - \includegraphics[height=4cm]{router2}% - \includegraphics[height=4cm]{router3}% - \includegraphics[height=4cm]{router4}% - \includegraphics[height=4cm]{router5}% - }% -} +%\titlepic{% +% {\transparent{0.1}% +% \includegraphics[height=4cm]{router1}% +% \includegraphics[height=4cm]{profilepic/pic1}% +% \includegraphics[height=4cm]{switch1}% +% \includegraphics[height=4cm]{switch2}\\% +% \includegraphics[height=4cm]{switch3}% +% \includegraphics[height=4cm]{router2}% +% \includegraphics[height=4cm]{router3}% +% \includegraphics[height=4cm]{router4}% +% \includegraphics[height=4cm]{router5}% +% }% +%} -\maketitle +%\maketitle + +\begin{titlepage} + \centering + \includegraphics[width=0.15\textwidth]{router1} + \includegraphics[width=0.15\textwidth]{profilepic/pic1} + \includegraphics[width=0.15\textwidth]{switch1} + \includegraphics[width=0.15\textwidth]{switch2} + \includegraphics[width=0.15\textwidth]{switch3} + \includegraphics[width=0.15\textwidth]{router2}\par\vspace{1cm} + {\scshape\LARGE \theinstitution\par} + \vspace{1cm} + {\scshape\Large \thetitle\par} + \vspace{1.5cm} + {\huge\bfseries \thesubject\par} + \vspace{2cm} + {\Large\itshape \theauthor\par} + \vfill + supervised by\par + \thesupervisor + + \vfill + + % Bottom of the page + {\large \thedate\par} +\end{titlepage}