X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.pre;h=3a863bdda9ac17c5d3478c09592b6dfab171a6bf;hb=ea7fe3a71df1e5a5da335057b956fe69c4718249;hp=f785c55c95f7f81a90e3b0628691882b2f507d86;hpb=0810fd13a4d0701b7191ac4195ae933c4caa3e6d;p=msc-thesis1617.git diff --git a/thesis.pre b/thesis.pre index f785c55..3a863bd 100644 --- a/thesis.pre +++ b/thesis.pre @@ -1,16 +1,13 @@ \documentclass[twoside,a4paper,titlepage]{book} -\usepackage[british]{babel} -\usepackage{makeidx} % Index \usepackage{geometry} % Papersize +\usepackage[british]{babel} % Internationalization \usepackage[titletoc]{appendix} % Appendices \usepackage{hyperref} % Hyperlinks \usepackage{booktabs} % Better looking tables -\usepackage{todonotes} % Todo's \usepackage{caption} % Captions \usepackage{subcaption} % Subcaptions -\usepackage{lipsum} % dummy text \usepackage{listings} % source code \usepackage{float} % floating images \usepackage{lmodern} % Better teletype fonts @@ -18,6 +15,7 @@ \usepackage{pgf-umlsd} % Connection diagrams \usepackage{graphicx} % Graphics \usepackage{epstopdf} % Eps graphics +\usepackage{todonotes} % Todo notes \usetikzlibrary{arrows,shadows}