tiny edits
This commit is contained in:
parent
9f39a52c2b
commit
2f7c825b22
@ -10,7 +10,7 @@
|
|||||||
\setcounter{footnote}{0}
|
\setcounter{footnote}{0}
|
||||||
\setcounter{mpfootnote}{0}
|
\setcounter{mpfootnote}{0}
|
||||||
\setcounter{part}{0}
|
\setcounter{part}{0}
|
||||||
\setcounter{chapter}{5}
|
\setcounter{chapter}{4}
|
||||||
\setcounter{section}{5}
|
\setcounter{section}{5}
|
||||||
\setcounter{subsection}{0}
|
\setcounter{subsection}{0}
|
||||||
\setcounter{subsubsection}{0}
|
\setcounter{subsubsection}{0}
|
||||||
@ -30,7 +30,7 @@
|
|||||||
\setcounter{@todonotes@numberoftodonotes}{0}
|
\setcounter{@todonotes@numberoftodonotes}{0}
|
||||||
\setcounter{Item}{0}
|
\setcounter{Item}{0}
|
||||||
\setcounter{Hfootnote}{0}
|
\setcounter{Hfootnote}{0}
|
||||||
\setcounter{bookmark@seq@number}{17}
|
\setcounter{bookmark@seq@number}{16}
|
||||||
\setcounter{algorithm}{0}
|
\setcounter{algorithm}{0}
|
||||||
\setcounter{ALC@unique}{0}
|
\setcounter{ALC@unique}{0}
|
||||||
\setcounter{ALC@line}{0}
|
\setcounter{ALC@line}{0}
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
fontsize: 11pt
|
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.
|
As a guide through the nomenclature used in the formulas we prepend this chapter.
|
||||||
|
|
||||||
|
BIN
arbeit/ma.pdf
BIN
arbeit/ma.pdf
Binary file not shown.
@ -117,7 +117,7 @@ titlepage,
|
|||||||
\mainmatter %Abstrakte Gliederungsebene: Hauptteil des Buches
|
\mainmatter %Abstrakte Gliederungsebene: Hauptteil des Buches
|
||||||
\pagestyle{fancy}
|
\pagestyle{fancy}
|
||||||
\pagenumbering{arabic}
|
\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
|
As a guide through the nomenclature used in the formulas we prepend this
|
||||||
chapter.
|
chapter.
|
||||||
|
@ -154,9 +154,6 @@
|
|||||||
\newcommand\toconv[2]{\;\lower0.5em\hbox{$\stackrel{\longrightarrow}{\scriptstyle#1\to#2}$}}
|
\newcommand\toconv[2]{\;\lower0.5em\hbox{$\stackrel{\longrightarrow}{\scriptstyle#1\to#2}$}}
|
||||||
\newcommand\wildcard[1]{\fbox{\ttfamily Platzhalter: #1}}
|
\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{\argmax}{\textrm{argmax}}
|
||||||
\newcommand{\argmin}{\textrm{argmin}}
|
\newcommand{\argmin}{\textrm{argmin}}
|
||||||
|
|
||||||
|
@ -80,7 +80,7 @@
|
|||||||
% literate={!=}{{$\neq$}}1 {>=}{{$\geq$}}1 {<=}{{$\leq$}}1 {:=}{{$\gets$}}1}
|
% literate={!=}{{$\neq$}}1 {>=}{{$\geq$}}1 {<=}{{$\leq$}}1 {:=}{{$\gets$}}1}
|
||||||
|
|
||||||
% http://mirror.switch.ch/ftp/mirror/tex/macros/latex/contrib/hyperref/doc/manual.html
|
% 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}
|
bookmarks,colorlinks,citecolor=black,urlcolor=black,menucolor=black,linkcolor=black,pdfview=FitH,pdfpagelayout=TwoPageRight,bookmarksopen=true,bookmarksopenlevel=1]{hyperref}
|
||||||
|
|
||||||
%%%% Algorithm / algorithmic
|
%%%% Algorithm / algorithmic
|
||||||
|
Loading…
Reference in New Issue
Block a user