-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDeckblatt.tex.bak
109 lines (97 loc) · 2.73 KB
/
Deckblatt.tex.bak
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% TUM-Vorlage: Deckblatt für Wissenschaftliche Arbeiten
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Rechteinhaber:
% Technische Universität München
% https://www.tum.de
%
% Gestaltung:
% ediundsepp Gestaltungsgesellschaft, München
% http://www.ediundsepp.de
%
% Technische Umsetzung:
% eWorks GmbH, Frankfurt am Main
% http://www.eworks.de
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\input{./Ressourcen/Praeambel.tex} % !!! NICHT ENTFERNEN ODER ÄNDERN !!!
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Die Inhalte der folgenden Befehle müssen vollständig und korrekt durch die
% tatsächlichen Informationen ersetzt werden:
%TOEDIT
\newcommand{\Titel}{%
Titel der Arbeit}
\newcommand{\Untertitel}{%
Untertitel}
\newcommand{\Grad}{%
B.Sc./M.Sc. }
\newcommand{\BetreutVonPerson}{%
Mitarbeiter \\
Prof. Dr.-Ing. Kai-Uwe Bletzinger}
\newcommand{\EingereichtVon}{%
Martin Mustermann\\
Musterweg 20\\
80999 München\\
+49 89 123 456 89}
\newcommand{\EingereichtAmDatum}{%
Datum}
\newcommand{\Ort}{%
Ort}
\newcommand{\Datum}{%
Datum}
%don't change the following
\ifx\lan\deutsch
\newcommand{\Fakultaet}{%
Ingenieurfakultät Bau Geo Umwelt}
\else
\newcommand{\Fakultaet}{%
Department of Civil, Geo and Environmental Engineering}
\fi
\ifx\lan\deutsch
\newcommand{\BetreutVonLehrstuhl}{%
Lehrstuhl für Statik}
\else
\newcommand{\BetreutVonLehrstuhl}{%
Chair of Structural Analysis}
\fi
\ifx\lan\deutsch
\newcommand{\cover}{%
cover_dt}
\else
\newcommand{\cover}{%
cover}
\fi
\ifx\lan\deutsch
\newcommand{\ErklaerungUeberschrift}{%
Anhang I}
\else
\newcommand{\ErklaerungUeberschrift}{%
Appendix I}
\fi
\ifx\lan\deutsch
\newcommand{\Unterschrift}{%
Unterschrift}
\else
\newcommand{\Unterschrift}{%
Signature}
\fi
\ifx\lan\deutsch
\usepackage[hidelinks,pdfusetitle,pdfkeywords=\schluesselwoerter,pdfsubject=\Thema]{hyperref}
\else
\usepackage[hidelinks,pdfusetitle,pdfkeywords=\keywords,pdfsubject=\Thema]{hyperref}
\fi
%\usepackage[hidelinks,pdftex,
%pdfauthor=\author,
%pdftitle=\title,
%pdfsubject=\Thema,
%pdfkeywords=\keywords,
%pdfproducer={Latex with hyperref},
%pdfcreator={pdflatex}]{hyperref}
%\makeatletter
%\hypersetup{pdftitle={\@title},pdfauthor={\@author}}
%\makeatother
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\input{./Ressourcen/Dokument.tex} % !!! NICHT ENTFERNEN ODER ÄNDERN !!!
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%