-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtitle.tex
182 lines (116 loc) · 2.91 KB
/
title.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
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
%%% Title page of the thesis and other mandatory pages
%%% Inscriptions at the opening page of the hard cover
% We usually do not typeset the hard cover, but if you want to do it, change \iffalse to \iftrue
\iffalse
\pagestyle{empty}
\hypersetup{pageanchor=false}
\begin{center}
\large
Charles University
\medskip
Faculty of Mathematics and Physics
\vfill
{\huge\bf\ThesisTypeTitle}
\vfill
{\huge\bf\ThesisTitle\par}
\vfill
\vfill
\hbox to \hsize{\YearSubmitted\hfil \ThesisAuthor}
\end{center}
\newpage\openright
\setcounter{page}{1}
\fi
%%% Title page of the thesis
\pagestyle{empty}
\hypersetup{pageanchor=false}
\begin{center}
\centerline{\mbox{\includegraphics[width=166mm]{img/logo-en.pdf}}}
\vspace{-8mm}
\vfill
{\bf\Large\ThesisTypeTitle}
\vfill
{\LARGE\ThesisAuthor}
\vspace{15mm}
{\LARGE\bfseries\ThesisTitle\par}
\vfill
\Department
\vfill
{
\centerline{\vbox{\halign{\hbox to 0.45\hsize{\hfil #}&\hskip 0.5em\parbox[t]{0.45\hsize}{\raggedright #}\cr
Supervisor of the \ThesisTypeName{} thesis:&\Supervisor \cr
\ifx\ThesisType\TypeRig\else
\noalign{\vspace{2mm}}
Study programme:&\StudyProgramme \cr
\fi
}}}}
\vfill
Prague \YearSubmitted
\end{center}
\newpage
%%% A page with a solemn declaration to the thesis
\openright
\hypersetup{pageanchor=true}
\vglue 0pt plus 1fill
\noindent
I declare that I carried out this \ThesisTypeName{} thesis on my own, and only with the cited
sources, literature and other professional sources.
I understand that my work relates to the rights and obligations under the Act No.~121/2000 Sb.,
the Copyright Act, as amended, in particular the fact that the Charles
University has the right to conclude a license agreement on the use of this
work as a school work pursuant to Section 60 subsection 1 of the Copyright~Act.
\vspace{10mm}
\hbox{\hbox to 0.5\hsize{%
In \hbox to 6em{\dotfill} date \hbox to 6em{\dotfill}
\hss}\hbox to 0.5\hsize{\dotfill\quad}}
\smallskip
\hbox{\hbox to 0.5\hsize{}\hbox to 0.5\hsize{\hfil Author's signature\hfil}}
\vspace{20mm}
\newpage
%%% Dedication
\openright
\noindent
\Dedication
\newpage
%%% Mandatory information page of the thesis
\openright
{\InfoPageFont
\vtop to 0.5\vsize{
\setlength\parindent{0mm}
\setlength\parskip{5mm}
Title:
\ThesisTitle
Author:
\ThesisAuthor
\DeptType:
\Department
Supervisor:
\Supervisor, \SupervisorsDepartment
Abstract:
\Abstract
Keywords:
{\def\sep{\unskip, }\ThesisKeywords}
\vfil
}
% In Czech study programmes, it is mandatory to include Czech meta-data:
\ifx\StudyLanguage\LangCS
\vtop to 0.49\vsize{
\setlength\parindent{0mm}
\setlength\parskip{5mm}
Název práce:
\ThesisTitleCS
Autor:
\ThesisAuthor
\DeptTypeCS:
\DepartmentCS
Vedoucí bakalářské práce:
\Supervisor, \SupervisorsDepartmentCS
Abstrakt:
\AbstractCS
Klíčová slova:
{\def\sep{\unskip, }\ThesisKeywordsCS}
\vfil
}
\fi
}
\newpage
%%% Further pages will be numbered, which LaTeX automatically enables at the next chapter start