started with requirements
[des2015.git] / marsrover / document / preamble.tex
index 6910214..71ce7a5 100644 (file)
@@ -1,10 +1,12 @@
 \documentclass{article}
 
+\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{fancyhdr} % For the fancy header with our names
+\usepackage{longtable} % For page spanning tables
 \usepackage{multirow} % For multirow tables
-\usepackage{booktabs} % For nicer looking tables
-\usepackage[dvipdfm]{hyperref} % For a clickable toc and nice autorefs
+\usepackage{tabu} % For nicer automatic spanning tables
 
 \title{MarsRover proposal}
 \author{Natanael Adityasatria (s4417992)\and Mart Lubbers (s4109503)}