document update'
[des2015.git] / marsrover / document / preamble.tex
index 6910214..d9442c7 100644 (file)
@@ -1,10 +1,14 @@
 \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{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{booktabs} % For nicer looking tables
-\usepackage[dvipdfm]{hyperref} % For a clickable toc and nice autorefs
+\usepackage{tabu} % For nicer automatic spanning tables
+\usepackage{float} % For better table and figure placement
 
 \title{MarsRover proposal}
 \author{Natanael Adityasatria (s4417992)\and Mart Lubbers (s4109503)}