From b855f7f75705291002f50f99eab11d4f450cef48 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Sat, 24 Jun 2017 19:38:36 +0200 Subject: [PATCH] mangle titlepage --- thesis.pre | 6 +++--- titlepage.tex | 11 ++++++----- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/thesis.pre b/thesis.pre index 3a863bd..98e8cf1 100644 --- a/thesis.pre +++ b/thesis.pre @@ -23,9 +23,9 @@ \urlstyle{tt} \hypersetup{% - pdftitle={iTasks and the Internet of Things}, + pdftitle={Task Oriented Programming and the Internet of Things}, pdfauthor={Mart Lubbers}, - pdfsubject={iTasks and the Internet of Things}, + pdfsubject={Task Oriented Programming and the Internet of Things}, pdfcreator={Mart Lubbers}, pdfproducer={Mart Lubbers}, pdfkeywords={TOP,iTasks,Clean,Function Programming,IoT}, @@ -112,7 +112,7 @@ language=Clean } -\title{iTasks and the Internet of Things} +\title{Task Oriented Programming and the Internet of Things} \author{Mart Lubbers BSc.\\ {\small\href{mailto:mart@martlubbers.net}{mart@martlubbers.net}}} \date{\today} diff --git a/titlepage.tex b/titlepage.tex index dcbc74f..ef7405e 100644 --- a/titlepage.tex +++ b/titlepage.tex @@ -3,13 +3,14 @@ \begin{titlepage} \setcounter{page}{1} \begin{center} - \textsc{\LARGE Master's Thesis}\\[1.5cm] - \includegraphics[width=.7\linewidth]{logo.eps}\\[3cm] + \includegraphics[width=.7\linewidth]{logo.eps}\\[1cm] + \textsc{\LARGE Computing Science: Master's Thesis}\\[1.5cm] + \vspace{3cm} \hrule \vspace{0.4cm} - \textbf{\large\@title}\\[0.4cm] + \textbf{\Large\@title}\\[0.4cm] \hrule - \vspace{2cm} + \vspace{7cm} \begin{minipage}[t]{0.45\textwidth} \begin{flushleft}\large \textit{Author:}\\ @@ -23,7 +24,7 @@ dr.~P.W.M.~Koopman \end{flushright} \end{minipage} - \vspace{1cm} + \vspace{2cm} \vfill {\large\@date} \end{center} -- 2.20.1