Unverified Commit 06fa9d11 authored by Vít Starý Novotný's avatar Vít Starý Novotný
Browse files

Patch \thesis@cover in style/mu/econ.dtx

parent 0f6a9212
Loading
Loading
Loading
Loading
+17 −18
Original line number Original line Diff line number Diff line
@@ -86,24 +86,23 @@
% macro does not include the title of the thesis, and typesets the
% macro does not include the title of the thesis, and typesets the
% name of the author at the bottom of the page.
% name of the author at the bottom of the page.
%    \begin{macrocode}
%    \begin{macrocode}
\def\thesis@blocks@cover{%
\thesis@xpatch{\thesis@blocks@cover}
  \ifthesis@cover@
{%
    \thesis@blocks@clear
  \vfill
    \begin{alwayssingle}
  {\bf\thesis@titlePage@Huge\thesis@TeXtitle\par}%
      \colorlet{thesis@color@secondary}{black}%
  \vspace{1.5cm}%
      \thispagestyle{empty}
  {\sf\thesis@titlePage@Large\thesis@@{typeName}\par}%
      \begin{center}
  \vspace{1.5cm}%
        \thesis@blocks@universityLogo@monochrome\par
  {\sf\thesis@titlePage@LARGE\thesis@upper{author}\par}%
        \vspace{0.75cm}%
  \vfill
        {\sf\thesis@titlePage@large\thesis@@upper{facultyName}\par}%
  {\sf\thesis@titlePage@large\thesis@place, \thesis@@{semester}\par}%
}{%
  \vfill
  \vfill
  {\bf\thesis@titlePage@Huge\thesis@@{typeName}\par}%
  {\bf\thesis@titlePage@Huge\thesis@@{typeName}\par}%
  \vfill
  \vfill
  {\sf\thesis@titlePage@large\thesis@place
  {\sf\thesis@titlePage@large\thesis@place
         \ \sf\thesis@year\hfill\thesis@author\par}
   \ \sf\thesis@year\hfill\thesis@author\par}%
      \end{center}
}
    \end{alwayssingle}
  \fi}
%    \end{macrocode}
%    \end{macrocode}
% \end{macro}
% \end{macro}
% \begin{macro}{\thesis@blocks@frontMatter}
% \begin{macro}{\thesis@blocks@frontMatter}