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 @@ ...@@ -906,12 +906,13 @@
\par\vspace{0.75cm}% \par\vspace{0.75cm}%
\ifthesis@blocks@titlePage@department@ \ifthesis@blocks@titlePage@department@
{\sf\thesis@titlePage@large\thesis@department@name} {\sf\thesis@titlePage@large\thesis@department@name}
\par\vspace{0.25cm}%
\fi \fi
\ifthesis@blocks@titlePage@programme@ \ifthesis@blocks@titlePage@programme@
\par\vspace{0.25cm}%
{\sf\thesis@titlePage@large\thesis@@{bib@programme}: \thesis@programme}\par {\sf\thesis@titlePage@large\thesis@@{bib@programme}: \thesis@programme}\par
\fi \fi
\ifthesis@blocks@titlePage@field@ \ifthesis@blocks@titlePage@field@
\par\vspace{0.25cm}%
{\sf\thesis@titlePage@large\thesis@@{fieldTitle}: \thesis@field@name}% {\sf\thesis@titlePage@large\thesis@@{fieldTitle}: \thesis@field@name}%
\fi \fi
\par\vfill \par\vfill
...@@ -1206,6 +1207,8 @@ ...@@ -1206,6 +1207,8 @@
\textbf{\thesis@@{bib@thesisTitle}:} \textbf{\thesis@@{bib@thesisTitle}:}
& \thesis@title \\ & \thesis@title \\
\textbf{\thesis@@{bib@programme}:} \textbf{\thesis@@{bib@programme}:}
& \thesis@programme \\
\textbf{\thesis@@{bib@field}:}
& \thesis@field \\ & \thesis@field \\
\textbf{\thesis@@{bib@advisor}:} \textbf{\thesis@@{bib@advisor}:}
& \thesis@advisor \\ & \thesis@advisor \\
...@@ -1256,6 +1259,8 @@ ...@@ -1256,6 +1259,8 @@
\textbf{\thesis@english@bib@thesisTitle:} \textbf{\thesis@english@bib@thesisTitle:}
& \thesis@titleEn \\ & \thesis@titleEn \\
\textbf{\thesis@english@bib@programme:} \textbf{\thesis@english@bib@programme:}
& \thesis@programmeEn \\
\textbr{\thesis@english@bib@field:}
& \thesis@fieldEn \\ & \thesis@fieldEn \\
\textbf{\thesis@english@bib@advisor:} \textbf{\thesis@english@bib@advisor:}
& \thesis@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