Skip to content
Snippets Groups Projects
Commit 3f2ada32 authored by Tereza Vrabcová's avatar Tereza Vrabcová
Browse files

Unifying distance between department/field/programme on titlePage

parent 1bb92e15
No related branches found
No related tags found
No related merge requests found
......@@ -906,12 +906,13 @@
\par\vspace{0.75cm}%
\ifthesis@blocks@titlePage@department@
{\sf\thesis@titlePage@large\thesis@department@name}
\par\vspace{0.25cm}%
\fi
\ifthesis@blocks@titlePage@programme@
\par\vspace{0.25cm}%
{\sf\thesis@titlePage@large\thesis@@{bib@programme}: \thesis@programme}\par
\fi
\ifthesis@blocks@titlePage@field@
\par\vspace{0.25cm}%
{\sf\thesis@titlePage@large\thesis@@{fieldTitle}: \thesis@field@name}%
\fi
\par\vfill
......@@ -1206,6 +1207,8 @@
\textbf{\thesis@@{bib@thesisTitle}:}
& \thesis@title \\
\textbf{\thesis@@{bib@programme}:}
& \thesis@programme \\
\textbf{\thesis@@{bib@field}:}
& \thesis@field \\
\textbf{\thesis@@{bib@advisor}:}
& \thesis@advisor \\
......@@ -1256,6 +1259,8 @@
\textbf{\thesis@english@bib@thesisTitle:}
& \thesis@titleEn \\
\textbf{\thesis@english@bib@programme:}
& \thesis@programmeEn \\
\textbr{\thesis@english@bib@field:}
& \thesis@fieldEn \\
\textbf{\thesis@english@bib@advisor:}
& \thesis@advisor \\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment