add [dvipdfm]
[tt2015.git] / preamble.tex
index 7a2147d..9b86a0d 100644 (file)
@@ -1,7 +1,19 @@
 \documentclass[titlepage]{article}
 
 \usepackage{a4wide}
-\usepackage{hyperref}
+\usepackage[dvipdfm]{hyperref}
+\usepackage{listings}
+\usepackage{graphicx}
+\usepackage{float}
+
+
+\lstset{%
+  basicstyle=\footnotesize,        % the size of the fonts that are used for the code
+  breakatwhitespace=false,         % sets if automatic breaks should only happen at whitespace
+  breaklines=true,                 % sets automatic line breaking
+  frame=single,                           % adds a frame around the code
+  tabsize=4
+}
 
 \author{%
        Charlie Gerhardus\and