aboutsummaryrefslogtreecommitdiff
path: root/Week9
diff options
context:
space:
mode:
Diffstat (limited to 'Week9')
-rw-r--r--Week9/docs/solution.tex11
1 files changed, 10 insertions, 1 deletions
diff --git a/Week9/docs/solution.tex b/Week9/docs/solution.tex
index cb1b93f..6102aa1 100644
--- a/Week9/docs/solution.tex
+++ b/Week9/docs/solution.tex
@@ -3,13 +3,22 @@
\documentclass[a4paper,11pt]{article}
-\usepackage[margin=2cm]{geometry}
+\usepackage[margin=2cm,bottom=2.5cm]{geometry}
\usepackage[hidelinks]{hyperref}
\usepackage[dutch]{babel}
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\usepackage{fourier}
\usepackage{pdflscape}
+\usepackage{textcomp}
+\usepackage{fancyhdr}
+\renewcommand{\headrulewidth}{0pt}
+\fancypagestyle{plain}{%
+ \fancyhead[L,C,R]{}%
+ \fancyfoot[C]{Copyright {\textcopyright} 2015 Camil Staps}%
+ \fancyfoot[R]{\thepage}%
+}
+\pagestyle{plain}
\author{Camil Staps}
\title{De RU-webwinkel}