added sum figures

This commit is contained in:
2019-12-04 20:57:38 +01:00
parent ebd4858a5b
commit fa7c33b60f
15 changed files with 367 additions and 420 deletions

View File

@ -1,3 +1,4 @@
% !TeX root = ../thesis.tex
% thanks to http://tex.stackexchange.com/a/47579/71109
\usepackage{ifxetex}
\usepackage{ifluatex}
@ -22,6 +23,8 @@
\usepackage{booktabs} % For publication quality tables for LaTeX
\usepackage{graphicx}
\usepackage{listings}
%\usepackage{fancyhdr}
%\usepackage{lastpage}
@ -62,3 +65,7 @@
\usepackage[numbers]{natbib}
\usepackage{xspace}
\usepackage{tikz}
\usepackage{pgfplots}
\pgfplotsset{compat=1.6}

View File

@ -119,4 +119,7 @@
\author{\vikszerzo}
\title{\viktitle}
\title{\viktitle}
\renewcommand{\lstlistingname}{K\'odr\'eszlet}% Listing -> Algorithm
\renewcommand{\lstlistlistingname}{List of \lstlistingname s}% List of Listings -> List of Algorithms