diff --git a/arbeit/files/erklaerung.aux b/arbeit/files/erklaerung.aux index d72022c..8f06c7b 100644 --- a/arbeit/files/erklaerung.aux +++ b/arbeit/files/erklaerung.aux @@ -10,7 +10,7 @@ \setcounter{footnote}{0} \setcounter{mpfootnote}{0} \setcounter{part}{0} -\setcounter{chapter}{5} +\setcounter{chapter}{4} \setcounter{section}{5} \setcounter{subsection}{0} \setcounter{subsubsection}{0} @@ -30,7 +30,7 @@ \setcounter{@todonotes@numberoftodonotes}{0} \setcounter{Item}{0} \setcounter{Hfootnote}{0} -\setcounter{bookmark@seq@number}{17} +\setcounter{bookmark@seq@number}{16} \setcounter{algorithm}{0} \setcounter{ALC@unique}{0} \setcounter{ALC@line}{0} diff --git a/arbeit/ma.md b/arbeit/ma.md index d37dfae..e4ba155 100644 --- a/arbeit/ma.md +++ b/arbeit/ma.md @@ -2,7 +2,7 @@ fontsize: 11pt --- -# How to read this Thesis +\chapter*{How to read this Thesis} As a guide through the nomenclature used in the formulas we prepend this chapter. diff --git a/arbeit/ma.pdf b/arbeit/ma.pdf index c5e9b8e..471fa76 100644 Binary files a/arbeit/ma.pdf and b/arbeit/ma.pdf differ diff --git a/arbeit/ma.tex b/arbeit/ma.tex index a2b075a..25177eb 100644 --- a/arbeit/ma.tex +++ b/arbeit/ma.tex @@ -117,7 +117,7 @@ titlepage, \mainmatter %Abstrakte Gliederungsebene: Hauptteil des Buches \pagestyle{fancy} \pagenumbering{arabic} -\chapter{How to read this Thesis}\label{how-to-read-this-thesis} +\chapter*{How to read this Thesis} As a guide through the nomenclature used in the formulas we prepend this chapter. diff --git a/arbeit/settings/commands.tex b/arbeit/settings/commands.tex index 6153e17..fca2ab3 100644 --- a/arbeit/settings/commands.tex +++ b/arbeit/settings/commands.tex @@ -154,9 +154,6 @@ \newcommand\toconv[2]{\;\lower0.5em\hbox{$\stackrel{\longrightarrow}{\scriptstyle#1\to#2}$}} \newcommand\wildcard[1]{\fbox{\ttfamily Platzhalter: #1}} -\newcommand{\sd}{\\ \hspace*{\fill} [SD]\hspace*{1cm}} -\newcommand{\jb}{\\ \hspace*{\fill} [JB]\hspace*{1cm}} -\newcommand{\jbsd}{\\ \hspace*{\fill} [JB,~SD]\hspace*{1cm}} \newcommand{\argmax}{\textrm{argmax}} \newcommand{\argmin}{\textrm{argmin}} diff --git a/arbeit/settings/packages.tex b/arbeit/settings/packages.tex index 2133baf..37f99e7 100644 --- a/arbeit/settings/packages.tex +++ b/arbeit/settings/packages.tex @@ -80,7 +80,7 @@ % literate={!=}{{$\neq$}}1 {>=}{{$\geq$}}1 {<=}{{$\leq$}}1 {:=}{{$\gets$}}1} % http://mirror.switch.ch/ftp/mirror/tex/macros/latex/contrib/hyperref/doc/manual.html -\usepackage[pdftitle={Sparse-Coding-Analysis in Underwater Images - Bachelor Thesis},pdfauthor={Johannes Brinkrolf and Stefan Dresselhaus}, +\usepackage[pdftitle={Evaluation of the Performance of Randomized FFD Control Grids - Master Thesis},pdfauthor={Stefan Dresselhaus}, bookmarks,colorlinks,citecolor=black,urlcolor=black,menucolor=black,linkcolor=black,pdfview=FitH,pdfpagelayout=TwoPageRight,bookmarksopen=true,bookmarksopenlevel=1]{hyperref} %%%% Algorithm / algorithmic