started writing up some stuff
[asr1617.git] / asr.pre
diff --git a/asr.pre b/asr.pre
index c1eaa28..fbb3c42 100644 (file)
--- a/asr.pre
+++ b/asr.pre
@@ -1,4 +1,4 @@
-\documentclass[a4paper]{article}
+\documentclass[a4paper]{book}
 
 \usepackage[british]{babel}
 
@@ -7,10 +7,13 @@
 \usepackage{hyperref}                % Hyperlinks
 \usepackage{booktabs}                % Better looking tables
 \usepackage{todonotes}               % Todo's
+\usepackage{float}                   % Floating tables
+
+\graphicspath{{img/}}
 
 \urlstyle{same}
 \hypersetup{%
-       pdftitle={Singing voice detection in Brutal Death Metal music},
+       pdftitle={Singing voice detection in Death Metal music},
        pdfauthor={Mart Lubbers},
        pdfsubject={},
        pdfcreator={Mart Lubbers},
@@ -19,6 +22,6 @@
        hidelinks=true
 }
 
-\title{Singing voice detection in \emph{Brutal Death Metal} music}
+\title{Singing voice detection in Death Metal music}
 \author{Mart Lubbers}
 \date{\today}