-
Notifications
You must be signed in to change notification settings - Fork 1
/
header.tex
60 lines (42 loc) · 1.15 KB
/
header.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
%\usepackage[utf8]{inputenc}
%\usepackage{textcomp}
%AMlatex template stuff
\usepackage{booktabs}
\usepackage{pdflscape}
\usepackage{longtable}
\usepackage{footnote}
\usepackage{import}
\usepackage{subcaption}
\usepackage{mycommands}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{graphicx}
\usepackage{pgfplots}
\usepackage{pgfplotstable}
%\usepackage{fancyhdr}
%\usepackage{graphicx}
%\usepackage{epstopdf}
\usepackage{struktex}
\usepackage{kbordermatrix}
\usepackage{blkarray}% http://ctan.org/pkg/blkarray
\usepackage[font={small,it}]{caption}
\usepackage[outline]{contour}
%\usepackage[subpreambles=true]{standalone}
%\usepackage{import}
%\usepackage{hyperref}
%\hypersetup{
% colorlinks=true,
% linkcolor=blue,
% urlcolor=red,
% linktoc=all
%}
%\usepackage[left=1.5cm,right=1.5cm,top=2cm,bottom=2cm]{geometry}
\extrafloats{200}
\input{./colordefinitions}
\input{pgfplotsettings}
\input{customcommands}
\author{\text{Lukas Scheucher, B.Sc.}}
\title{Development and Analysis of Multi Preconditioned FETI Methods}
\date{19.\,09.~2016}
\supervisor{Michael Leistner, Dipl. Ing. \newline Prof. Dr. Daniel J. Rixen}