Fix page styling
authorRichard Whitehouse <github@richardwhiuk.com>
Fri, 20 May 2011 03:28:31 +0000 (04:28 +0100)
committerRichard Whitehouse <github@richardwhiuk.com>
Fri, 20 May 2011 03:28:31 +0000 (04:28 +0100)
dissertation.tex

index 6a067011922fcde3de39c97687cdc6e7a229d61f..a2a91ef8315a4ee040fa15c0bc649d8701653600 100644 (file)
@@ -1,10 +1,17 @@
-\documentclass[a4paper,twoside]{report}
+\documentclass[a4paper,12pt]{report}
 
 \usepackage {a4}
 \usepackage {graphicx}
 \usepackage {url}
 \usepackage {wrapfig}
 \usepackage {listings}
+\usepackage{fancyhdr}
+\pagestyle{fancy}
+
+\fancyhead{}
+\fancyfoot{}
+                       
+\cfoot{\thepage}
 
 \begin{document}