X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=marsrover%2Fdocument%2Fpreamble.tex;h=ceafe0f8f37360fe6057caae5fc1c7b7cc14ded0;hb=1b13ccb59263b66abc763fb8f298b14bdebc9582;hp=71ce7a51b6d97ee3dbcc7bf43e071a0e555a7034;hpb=235754eb8fbf3ecf5328c2b00d454fd676a3c8df;p=des2015.git diff --git a/marsrover/document/preamble.tex b/marsrover/document/preamble.tex index 71ce7a5..ceafe0f 100644 --- a/marsrover/document/preamble.tex +++ b/marsrover/document/preamble.tex @@ -3,18 +3,25 @@ \usepackage[dvipdfm]{hyperref} % For a clickable toc and nice autorefs \usepackage{a4wide} % For not wasting space on a4 \usepackage{booktabs} % For nicer looking tables +\usepackage{enumitem} % For nice enumeration types \usepackage{fancyhdr} % For the fancy header with our names \usepackage{longtable} % For page spanning tables \usepackage{multirow} % For multirow tables \usepackage{tabu} % For nicer automatic spanning tables +\usepackage{float} % For better table and figure placement +\usepackage[all]{xypic} % For nice diagrams +\usepackage{listings} % For source code listings -\title{MarsRover proposal} +\title{Autonomous sequential mission execution on Mars with a multi-brick +\textsc{lego}$^{\small\textcopyright}$ robot.} \author{Natanael Adityasatria (s4417992)\and Mart Lubbers (s4109503)} \date{\today} \hypersetup{hidelinks} +\CompileMatrices + \pagestyle{fancy} \renewcommand{\headrulewidth}{0pt} -\fancyhead[RF]{\small\textsc{DES2015: Mart Natanael (\today). Page: \thepage}} +\fancyhead[RF]{\small\textsc{DES2015: Mart \& Natanael. Page: \thepage}} \fancyhead[CF,RH]{}