diff options
Diffstat (limited to 'report.tex')
-rw-r--r-- | report.tex | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |