summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamil Staps2016-01-14 00:09:59 +0100
committerCamil Staps2016-01-14 00:09:59 +0100
commit5c0e7158752f1f08746e56ba4c48d5806669d941 (patch)
tree249a4576f441d5ff5abae8c757f0b76dbdc83212
parentMakefile (diff)
Copyright
-rw-r--r--report.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/report.tex b/report.tex
index f8da66b..8d01aea 100644
--- a/report.tex
+++ b/report.tex
@@ -6,6 +6,13 @@
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
+\usepackage{fancyhdr}
+\renewcommand{\headrulewidth}{0pt}
+\renewcommand{\footrulewidth}{0pt}
+\fancyhead{}
+\fancyfoot[C]{Copyright {\textcopyright} 2015 Camil Staps}
+\pagestyle{fancy}
+
% http://tex.stackexchange.com/a/86355/23992 maxwidth for includegraphics
\makeatletter
\def\maxwidth#1{\ifdim\Gin@nat@width>#1 #1\else\Gin@nat@width\fi}
@@ -67,6 +74,7 @@
\begin{document}
\maketitle
+\thispagestyle{fancy}
\begin{abstract}
%todo