From: Mart Lubbers Date: Thu, 2 Feb 2017 20:03:17 +0000 (+0100) Subject: test commit build hook and add frontpage X-Git-Tag: hand-in~163 X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=3c6ba90671d80fc1e84c494e0ad44ff655b87847;p=msc-thesis1617.git test commit build hook and add frontpage --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7c9bf16 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "rutitlepage"] + path = rutitlepage + url = https://github.com/dopefishh/rutitlepage diff --git a/rutitlepage b/rutitlepage new file mode 160000 index 0000000..32fc745 --- /dev/null +++ b/rutitlepage @@ -0,0 +1 @@ +Subproject commit 32fc745524953baa115b829fd37a88c934ed1330 diff --git a/thesis.tex b/thesis.tex index f5737b5..47a699d 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1,4 +1,10 @@ %&thesis \begin{document} +\maketitleru[ + course={Master Thesis}, + institute={Radboud University Nijmegen}, + authorstext={Author:}, + righttextheader={Supervisors:}, + righttext={prof.~dr.~dr.h.c~ir.~M.J.~Plasmeijer\\dr.~P.W.M.~Koopman}] Hello world! \end{document}