summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty12
1 files changed, 5 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty
index 438cc4f7d8e..c8ed5e66b62 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty
@@ -201,7 +201,6 @@
\def\thesis@blocks@cover{%
\ifthesis@cover@
\thesis@blocks@clear
- \ifthesis@twoside@\@twosidefalse\fi % Temporarily disable twoside
\begin{alwayssingle}
\thispagestyle{empty}
\begin{center}
@@ -215,11 +214,9 @@
\ \thesis@year\hfill\thesis@author}
\end{center}
\end{alwayssingle}
- \ifthesis@twoside@\@twosidetrue\fi % Re-enable twoside
\fi}
\def\thesis@blocks@titlePage{%
\thesis@blocks@clear
- \ifthesis@twoside@\@twosidefalse\fi % Temporarily disable twoside
\begin{alwayssingle}
\thispagestyle{empty}
% The top of the page
@@ -239,9 +236,11 @@
\end{adjustwidth}
% The middle of the page
\vfill
- {\bf\thesis@titlePage@Huge\thesis@TeXtitle\\[0.8em]}
+ \parbox\textwidth{% Prevent vfills from squashing the leading
+ \bf\thesis@titlePage@Huge\thesis@TeXtitle}
+ {\thesis@titlePage@Huge\\[0.8em]}
{\thesis@titlePage@large\thesis@czech@typeName\\[1em]}
- {\bf\thesis@titlePage@LARGE\thesis@author}\\
+ {\bf\thesis@titlePage@LARGE\thesis@author\\}
\vfill\noindent
% The bottom of the page
{\bf\thesis@titlePage@normalsize%
@@ -251,8 +250,7 @@
\thesis@czech@advisorTitle: \thesis@advisor\hfill%
\fi%
\thesis@place\ \thesis@year}
- \end{alwayssingle}
- \ifthesis@twoside@\@twosidetrue\fi} % Re-enable twoside
+ \end{alwayssingle}}
\def\thesis@preamble{%
{\thesis@selectLocale{czech}%
\thesis@blocks@cover%