diff options
Diffstat (limited to 'style')
| -rw-r--r-- | style/first-page.tex | 9 | ||||
| -rw-r--r-- | style/style.tex | 3 |
2 files changed, 8 insertions, 4 deletions
diff --git a/style/first-page.tex b/style/first-page.tex index 4d2afb3..ba1bee9 100644 --- a/style/first-page.tex +++ b/style/first-page.tex @@ -29,15 +29,16 @@ \begin{tabular}{ll} {\it 1st supervisor:} & ~~Prof. Dr. Ir. Alexandru Iosup \\ - {\it daily supervisor:} & ~~Ph.D. Dante Niewenhuis \\ + {\it daily supervisor:} & ~~drs. Dante Niewenhuis \\ + {\it 2nd reader:} & ~~drs. Matthijs Jansen \\ \end{tabular} - \vspace*{2.5cm} + \vspace*{1.8cm} \emph{A thesis submitted in fulfillment of the requirements\\ for - the VU Bachelor of Science degree in Computer Science\\version 1.0} + the VU Bachelor of Science degree in Computer Science} - \vspace*{1.8cm} + \vspace*{1cm} \today\\[4cm] diff --git a/style/style.tex b/style/style.tex index 6bd59ea..54876e3 100644 --- a/style/style.tex +++ b/style/style.tex @@ -58,3 +58,6 @@ } \lstset{style=mystyle} + + +\renewcommand\baselinestretch{1.2} |
