projects
/
ii-diss.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e794374
)
Fix page styling
author
Richard Whitehouse
<github@richardwhiuk.com>
Fri, 20 May 2011 03:28:31 +0000
(
04:28
+0100)
committer
Richard Whitehouse
<github@richardwhiuk.com>
Fri, 20 May 2011 03:28:31 +0000
(
04:28
+0100)
dissertation.tex
patch
|
blob
|
history
diff --git
a/dissertation.tex
b/dissertation.tex
index 6a067011922fcde3de39c97687cdc6e7a229d61f..a2a91ef8315a4ee040fa15c0bc649d8701653600 100644
(file)
--- a/
dissertation.tex
+++ b/
dissertation.tex
@@
-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}