]> mj.ucw.cz Git - diplomky.git/blob - title.tex
Title: Hardcover is not typeset by default
[diplomky.git] / title.tex
1 %%% Title page of the thesis and other mandatory pages
2
3 %%% Inscriptions at the opening page of the hard cover
4
5 % We usually do not typeset the hard cover, but if you want to do it, change \iffalse to \iftrue
6 \iffalse
7
8 \pagestyle{empty}
9 \hypersetup{pageanchor=false}
10 \XXX{Opening page of the hard cover. Not a part of the electronic version.}
11 \begin{center}
12
13 \large
14 Charles University
15
16 \medskip
17
18 Faculty of Mathematics and Physics
19
20 \vfill
21
22 {\huge\bf\ThesisTypeTitle}
23
24 \vfill
25
26 {\huge\bf\ThesisTitle \X{optional}}
27
28 \vfill
29 \vfill
30
31 \hbox to \hsize{\YearSubmitted\hfil \ThesisAuthor}
32
33 \end{center}
34
35 \newpage\openright
36
37 \fi
38
39 %%% Title page of the thesis
40
41 \pagestyle{empty}
42 \hypersetup{pageanchor=false}
43 \begin{center}
44
45 \centerline{\mbox{\includegraphics[width=166mm]{img/logo-en.pdf}}}
46
47 \vspace{-8mm}
48 \vfill
49
50 {\bf\Large\ThesisTypeTitle}
51
52 \vfill
53
54 {\LARGE\ThesisAuthor}
55
56 \vspace{15mm}
57
58 {\LARGE\bfseries\ThesisTitle}
59
60 \vfill
61
62 \Department
63
64 \vfill
65
66 {
67 \centerline{\vbox{\halign{\hbox to 0.45\hsize{\hfil #}&\hskip 0.5em\parbox[t]{0.45\hsize}{\raggedright #}\cr
68 Supervisor of the \ThesisTypeName{} thesis:&\Supervisor \cr
69 \noalign{\vspace{2mm}}
70 Study programme:&\StudyProgramme \cr
71 }}}}
72
73 \vfill
74
75 Prague \YearSubmitted
76
77 \end{center}
78
79 \newpage
80
81 %%% A page with a solemn declaration to the thesis
82
83 \openright
84 \hypersetup{pageanchor=true}
85 \pagestyle{plain}
86 \pagenumbering{roman}
87 \vglue 0pt plus 1fill
88
89 \noindent
90 I declare that I carried out this \ThesisTypeName{} thesis on my own, and only with the cited
91 sources, literature and other professional sources.
92 I understand that my work relates to the rights and obligations under the Act No.~121/2000 Sb.,
93 the Copyright Act, as amended, in particular the fact that the Charles
94 University has the right to conclude a license agreement on the use of this
95 work as a school work pursuant to Section 60 subsection 1 of the Copyright~Act.
96
97 \vspace{10mm}
98
99 \hbox{\hbox to 0.5\hsize{%
100 In \hbox to 6em{\dotfill} date \hbox to 6em{\dotfill}
101 \hss}\hbox to 0.5\hsize{\dotfill\quad}}
102 \smallskip
103 \hbox{\hbox to 0.5\hsize{}\hbox to 0.5\hsize{\hfil Author's signature\hfil}}
104
105 \vspace{20mm}
106 \newpage
107
108 %%% Dedication
109
110 \openright
111
112 \noindent
113 \Dedication
114
115 \newpage
116
117 %%% Mandatory information page of the thesis
118
119 \openright
120 {\InfoPageFont
121
122 \vbox to 0.5\vsize{
123 \setlength\parindent{0mm}
124 \setlength\parskip{5mm}
125
126 Title:
127 \ThesisTitle
128
129 Author:
130 \ThesisAuthor
131
132 \DeptType:
133 \Department
134
135 Supervisor:
136 \Supervisor, \SupervisorsDepartment
137
138 Abstract:
139 \Abstract
140
141 Keywords:
142 {\def\sep{\unskip, }\ThesisKeywords}
143
144 % In Czech study programmes, it is mandatory to include Czech meta-data:
145
146 \ifx\StudyLanguage\LangCS
147
148 \vbox to 0.49\vsize{
149 \setlength\parindent{0mm}
150 \setlength\parskip{5mm}
151
152 Název práce:
153 \ThesisTitleCS
154
155 Autor:
156 \ThesisAuthor
157
158 \DeptTypeCS:
159 \DepartmentCS
160
161 Vedoucí bakalářské práce:
162 \Supervisor, \SupervisorsDepartment
163
164 Abstrakt:
165 \AbstractCS
166
167 Klíčová slova:
168 {\def\sep{\unskip, }\ThesisKeywordsCS}
169 }
170
171 \fi
172
173 }
174
175 \newpage
176
177 %%% From this point on, pages shall be numbered
178
179 \openright
180 \pagestyle{plain}
181 \pagenumbering{arabic}
182 \setcounter{page}{1}