From 5de474fd0b20c396244ebadaef4cd9a561e78196 Mon Sep 17 00:00:00 2001 From: witiko <witiko@gmail.com> Date: Wed, 6 May 2015 17:27:29 +0200 Subject: [PATCH] Adjusted the footer spacing in the styles of econ and fi. --- fithesis3/style/mu/econ.dtx | 2 +- fithesis3/style/mu/med.dtx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fithesis3/style/mu/econ.dtx b/fithesis3/style/mu/econ.dtx index a8f09a5..0cff2b4 100644 --- a/fithesis3/style/mu/econ.dtx +++ b/fithesis3/style/mu/econ.dtx @@ -90,7 +90,7 @@ {\bf\thesis@@{advisorTitle}:}\\\thesis@advisor \end{minipage}\hfill\begin{minipage}[t]{\@right} {\bf\thesis@@{authorTitle}:}\\\thesis@author - \end{minipage}}\\[1em]\thesis@place, \thesis@year}} + \end{minipage}}\\[4em]\thesis@place, \thesis@year}} % \end{macrocode} % \begin{macro}{\thesis@blocks@frontMatter} % The |\thesis@blocks@frontMatter| private macro sets up the style diff --git a/fithesis3/style/mu/med.dtx b/fithesis3/style/mu/med.dtx index 01548f6..2cdee8e 100644 --- a/fithesis3/style/mu/med.dtx +++ b/fithesis3/style/mu/med.dtx @@ -91,7 +91,7 @@ \end{minipage}\hfill\begin{minipage}[t]{\@right} {\bf\thesis@@{authorTitle}:}\\\thesis@author \\[1em]{\bf\thesis@@{fieldTitle}:}\\\thesis@field - \end{minipage}}\\[1em]\thesis@place, \thesis@@{semester}}} + \end{minipage}}\\[4em]\thesis@place, \thesis@@{semester}}} % \end{macrocode} % \end{macro}\begin{macro}{\thesis@blocks@frontMatter} % The |\thesis@blocks@frontMatter| private macro sets up the style -- GitLab