summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fithesis/style
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/fithesis/style')
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx2
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx2
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/sci.dtx15
3 files changed, 7 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx
index 4f9cd053ec5..e0153aa90ab 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx
@@ -417,7 +417,6 @@
\def\thesis@blocks@cover{%
\ifthesis@cover@%
\thesis@blocks@clear%
- \ifthesis@twoside@\@twosidefalse\fi % Temporarily disable twoside
\begin{alwayssingle}%
\thispagestyle{empty}%
\begin{center}%
@@ -430,7 +429,6 @@
\thesis@blocks@cover@footer%
\end{center}%
\end{alwayssingle}%
- \ifthesis@twoside@\@twosidetrue\fi % Re-enable twoside
\fi}
% \end{macrocode}
% The output of the |\thesis@blocks@cover@header| macro is
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx
index 97d75552c51..5718501d90b 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx
@@ -12,7 +12,7 @@
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
\thesis@color@setup{
- links={HTML}{E68935},
+ links={HTML}{F27995},
tableEmph={HTML}{E8B88B},
tableOdd={HTML}{F5ECEB},
tableEven={HTML}{EBD8D5}}
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/sci.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/sci.dtx
index 01e6c19ac98..2a9d03e4dd4 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/sci.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/sci.dtx
@@ -23,8 +23,7 @@
% The file loads the following packages:
% \begin{itemize}
% \item\textsf{tikz} -- Used for dimension arithmetic.
-% \item\textsf{geometry} -- Used for the modifications of the type
-% area dimensions.
+% \item\textsf{changepage} -- Used for width adjustments.
% \end{itemize}
% \begin{macrocode}
\thesis@require{tikz}
@@ -258,7 +257,6 @@
\def\thesis@blocks@cover{%
\ifthesis@cover@
\thesis@blocks@clear
- \ifthesis@twoside@\@twosidefalse\fi % Temporarily disable twoside
\begin{alwayssingle}
\thispagestyle{empty}
\begin{center}
@@ -272,7 +270,6 @@
\ \thesis@year\hfill\thesis@author}
\end{center}
\end{alwayssingle}
- \ifthesis@twoside@\@twosidetrue\fi % Re-enable twoside
\fi}
% \end{macrocode}
% \end{macro}\begin{macro}{\thesis@blocks@titlePage}
@@ -284,7 +281,6 @@
% \begin{macrocode}
\def\thesis@blocks@titlePage{%
\thesis@blocks@clear
- \ifthesis@twoside@\@twosidefalse\fi % Temporarily disable twoside
\begin{alwayssingle}
\thispagestyle{empty}
% The top of the page
@@ -304,9 +300,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%
@@ -316,8 +314,7 @@
\thesis@czech@advisorTitle: \thesis@advisor\hfill%
\fi%
\thesis@place\ \thesis@year}
- \end{alwayssingle}
- \ifthesis@twoside@\@twosidetrue\fi} % Re-enable twoside
+ \end{alwayssingle}}
% \end{macrocode}
% \end{macro}
% All blocks within the autolayout postamble that are not defined