Skip to content
Snippets Groups Projects
Commit 4c50c073 authored by Tereza Vrabcová's avatar Tereza Vrabcová
Browse files

Reorganised preambles and postambles of faculties

parent b1dbc939
No related branches found
No related tags found
No related merge requests found
...@@ -255,21 +255,23 @@ ...@@ -255,21 +255,23 @@
% All blocks within the autolayout preamble that are not defined % All blocks within the autolayout preamble that are not defined
% within this file are defined in the % within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file. % \texttt{style/mu/fithesis-base.sty} file.
% \changes{v1.0.0}{2021/03/22}{Reorganised the blocks to fit the
% faculty's requirements. [TV]}
% \begin{macrocode} % \begin{macrocode}
\def\thesis@blocks@preamble{% \def\thesis@blocks@preamble{%
\thesis@blocks@coverMatter \thesis@blocks@coverMatter
\thesis@blocks@cover \thesis@blocks@cover
\thesis@blocks@frontMatter
\thesis@blocks@titlePage \thesis@blocks@titlePage
\thesis@blocks@assignment \thesis@blocks@frontMatter
\thesis@blocks@seal
\thesis@blocks@bibEntry \thesis@blocks@bibEntry
\thesis@blocks@abstract \thesis@blocks@abstract
\thesis@blocks@bibEntryEn
\thesis@blocks@abstractEn \thesis@blocks@abstractEn
\thesis@blocks@keywords
\thesis@blocks@keywordsEn
\thesis@blocks@declaration \thesis@blocks@declaration
\thesis@blocks@thanks \thesis@blocks@thanks
\thesis@blocks@toc} \thesis@blocks@toc
\thesis@blocks@tables}
% \end{macrocode} % \end{macrocode}
% All blocks within the autolayout postamble that are not defined % All blocks within the autolayout postamble that are not defined
% within this file are defined in the \texttt{style/mu/base.sty} % within this file are defined in the \texttt{style/mu/base.sty}
...@@ -280,5 +282,5 @@ ...@@ -280,5 +282,5 @@
\def\thesis@blocks@postamble{% \def\thesis@blocks@postamble{%
\ifx\thesis@doctoral\thesis@type\thesis@blocks@summary\else\fi \ifx\thesis@doctoral\thesis@type\thesis@blocks@summary\else\fi
\thesis@blocks@bibliography \thesis@blocks@bibliography
\thesis@blocks@tables} }
% \end{macrocode} % \end{macrocode}
...@@ -83,21 +83,24 @@ ...@@ -83,21 +83,24 @@
% All blocks within the autolayout preamble and postamble that are % All blocks within the autolayout preamble and postamble that are
% not defined within this file are defined in the % not defined within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file. % \texttt{style/mu/fithesis-base.sty} file.
% \changes{v1.0.0}{2021/03/22}{Reorganised the blocks to fit the
% faculty's requirements. [TV]}
% \begin{macrocode} % \begin{macrocode}
\def\thesis@blocks@preamble{% \def\thesis@blocks@preamble{%
\thesis@blocks@coverMatter \thesis@blocks@coverMatter
\thesis@blocks@cover \thesis@blocks@cover
\thesis@blocks@titlePage \thesis@blocks@titlePage
\thesis@blocks@frontMatter \thesis@blocks@frontMatter
\thesis@blocks@seal
\ifx\thesis@type\thesis@proposal \ifx\thesis@type\thesis@proposal
\thesis@blocks@toc \thesis@blocks@toc
\else \else
\thesis@blocks@assignment \thesis@blocks@assignment
\thesis@blocks@declaration \thesis@blocks@declaration
\thesis@blocks@thanks
\thesis@blocks@clearRight \thesis@blocks@clearRight
\thesis@blocks@abstract \thesis@blocks@abstract
\thesis@blocks@keywords \thesis@blocks@keywords
\thesis@blocks@thanks
\thesis@blocks@tables \thesis@blocks@tables
\fi} \fi}
\def\thesis@blocks@postamble{% \def\thesis@blocks@postamble{%
......
...@@ -140,13 +140,19 @@ ...@@ -140,13 +140,19 @@
% All blocks within the autolayout preamble and postamble that are % All blocks within the autolayout preamble and postamble that are
% not defined within this file are defined in the % not defined within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file. % \texttt{style/mu/fithesis-base.sty} file.
% \changes{v1.0.0}{2021/03/22}{Reorganised the blocks to fit the
% faculty's requirements. [TV]}
% \begin{macrocode} % \begin{macrocode}
\def\thesis@blocks@preamble{% \def\thesis@blocks@preamble{%
\thesis@blocks@coverMatter \thesis@blocks@coverMatter
\thesis@blocks@cover \thesis@blocks@cover
\thesis@blocks@titlePage \thesis@blocks@titlePage
\thesis@blocks@frontMatter \thesis@blocks@frontMatter
\thesis@blocks@declaration \thesis@blocks@seal
\thesis@blocks@bibEntry
\thesis@blocks@abstract
\thesis@blocks@bibEntryEn
\thesis@blocks@abstractEn
\thesis@blocks@thanks \thesis@blocks@thanks
\thesis@blocks@tables} \thesis@blocks@tables}
\def\thesis@blocks@postamble{% \def\thesis@blocks@postamble{%
......
...@@ -53,18 +53,19 @@ ...@@ -53,18 +53,19 @@
% All blocks within the autolayout preamble and postamble that are % All blocks within the autolayout preamble and postamble that are
% not defined within this file are defined in the % not defined within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file. % \texttt{style/mu/fithesis-base.sty} file.
% \changes{v1.0.0}{2021/03/22}{Reorganised the blocks to fit the
% faculty's requirements. [TV]}
% \begin{macrocode} % \begin{macrocode}
\def\thesis@blocks@preamble{% \def\thesis@blocks@preamble{%
\thesis@blocks@coverMatter \thesis@blocks@coverMatter
\thesis@blocks@cover \thesis@blocks@cover
\thesis@blocks@titlePage \thesis@blocks@titlePage
\thesis@blocks@frontMatter \thesis@blocks@frontMatter
\thesis@blocks@clearRight \thesis@blocks@seal
\thesis@blocks@abstract \thesis@blocks@bibEntry
\thesis@blocks@abstractEn \thesis@blocks@abstract
\thesis@blocks@keywords \thesis@blocks@bibEntryEn
\thesis@blocks@keywordsEn \thesis@blocks@abstractEn
\thesis@blocks@assignment
\thesis@blocks@declaration \thesis@blocks@declaration
\thesis@blocks@thanks \thesis@blocks@thanks
\thesis@blocks@tables} \thesis@blocks@tables}
......
...@@ -125,17 +125,21 @@ ...@@ -125,17 +125,21 @@
% All blocks within the autolayout preamble that are not defined % All blocks within the autolayout preamble that are not defined
% within this file are defined in the % within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file. % \texttt{style/mu/fithesis-base.sty} file.
% \changes{v1.0.0}{2021/03/22}{Reorganised the blocks to fit the
% faculty's requirements. [TV]}
% \begin{macrocode} % \begin{macrocode}
\def\thesis@blocks@preamble{% \def\thesis@blocks@preamble{%
\thesis@blocks@coverMatter \thesis@blocks@coverMatter
\thesis@blocks@cover \thesis@blocks@cover
\thesis@blocks@titlePage \thesis@blocks@titlePage
\thesis@blocks@frontMatter \thesis@blocks@frontMatter
\thesis@blocks@seal
\thesis@blocks@declaration \thesis@blocks@declaration
\thesis@blocks@clearRight \thesis@blocks@clearRight
\thesis@blocks@abstract \thesis@blocks@abstract
\thesis@blocks@abstractEn
\thesis@blocks@keywords \thesis@blocks@keywords
\thesis@blocks@clearRight
\thesis@blocks@abstractEn
\thesis@blocks@keywordsEn \thesis@blocks@keywordsEn
\thesis@blocks@thanks \thesis@blocks@thanks
\thesis@blocks@tables} \thesis@blocks@tables}
......
...@@ -167,20 +167,22 @@ ...@@ -167,20 +167,22 @@
% All blocks within the autolayout preamble and postamble that are % All blocks within the autolayout preamble and postamble that are
% not defined within this file are defined in the % not defined within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file. % \texttt{style/mu/fithesis-base.sty} file.
% \changes{v1.0.0}{2021/03/22}{Reorganised the blocks to fit the
% faculty's requirements. [TV]}
% \begin{macrocode} % \begin{macrocode}
\def\thesis@blocks@preamble{% \def\thesis@blocks@preamble{%
\thesis@blocks@coverMatter \thesis@blocks@coverMatter
\thesis@blocks@cover \thesis@blocks@cover
\thesis@blocks@frontMatter
\thesis@blocks@titlePage \thesis@blocks@titlePage
\onehalfspacing \thesis@blocks@frontMatter
\thesis@blocks@seal
\thesis@blocks@declaration
\thesis@blocks@clearRight \thesis@blocks@clearRight
\thesis@blocks@abstract \thesis@blocks@abstract
\thesis@blocks@abstractEn
\thesis@blocks@keywords \thesis@blocks@keywords
\thesis@blocks@clearRight
\thesis@blocks@abstractEn
\thesis@blocks@keywordsEn \thesis@blocks@keywordsEn
\thesis@blocks@bibEntry
\thesis@blocks@declaration
\thesis@blocks@thanks \thesis@blocks@thanks
\thesis@blocks@tables} \thesis@blocks@tables}
\def\thesis@blocks@postamble{% \def\thesis@blocks@postamble{%
......
...@@ -50,17 +50,19 @@ ...@@ -50,17 +50,19 @@
% All blocks within the autolayout preamble and postamble that are % All blocks within the autolayout preamble and postamble that are
% not defined within this file are defined in the % not defined within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file. % \texttt{style/mu/fithesis-base.sty} file.
% \changes{v1.0.0}{2021/03/22}{Reorganised the blocks to fit the
% faculty's requirements. [TV]}
% \begin{macrocode} % \begin{macrocode}
\def\thesis@blocks@preamble{% \def\thesis@blocks@preamble{%
\thesis@blocks@coverMatter \thesis@blocks@coverMatter
\thesis@blocks@cover \thesis@blocks@cover
\thesis@blocks@titlePage \thesis@blocks@titlePage
\thesis@blocks@frontMatter \thesis@blocks@frontMatter
\thesis@blocks@seal
\thesis@blocks@bibEntry \thesis@blocks@bibEntry
\thesis@blocks@abstract \thesis@blocks@abstract
\thesis@blocks@bibEntryEn
\thesis@blocks@abstractEn \thesis@blocks@abstractEn
\thesis@blocks@keywords
\thesis@blocks@keywordsEn
\thesis@blocks@declaration \thesis@blocks@declaration
\thesis@blocks@thanks \thesis@blocks@thanks
\thesis@blocks@tables} \thesis@blocks@tables}
......
...@@ -103,12 +103,15 @@ ...@@ -103,12 +103,15 @@
% All blocks within the autolayout preamble and postamble that are % All blocks within the autolayout preamble and postamble that are
% not defined within this file are defined in the % not defined within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file. % \texttt{style/mu/fithesis-base.sty} file.
% \changes{v1.0.0}{2021/03/22}{Reorganised the blocks to fit the
% faculty's requirements. [TV]}
% \begin{macrocode} % \begin{macrocode}
\def\thesis@blocks@preamble{% \def\thesis@blocks@preamble{%
\thesis@blocks@coverMatter \thesis@blocks@coverMatter
\thesis@blocks@cover \thesis@blocks@cover
\thesis@blocks@titlePage \thesis@blocks@titlePage
\thesis@blocks@frontMatter \thesis@blocks@frontMatter
\thesis@blocks@seal
% \end{macrocode} % \end{macrocode}
% In KISK theses, the bibliographical entry, the abstract, and the % In KISK theses, the bibliographical entry, the abstract, and the
% keywords will be included after the cover matter. % keywords will be included after the cover matter.
...@@ -118,9 +121,8 @@ ...@@ -118,9 +121,8 @@
\ifx\thesis@department\thesis@departments@kisk \ifx\thesis@department\thesis@departments@kisk
\thesis@blocks@bibEntry \thesis@blocks@bibEntry
\thesis@blocks@abstract \thesis@blocks@abstract
\thesis@blocks@bibEntryEn
\thesis@blocks@abstractEn \thesis@blocks@abstractEn
\thesis@blocks@keywords
\thesis@blocks@keywordsEn
\fi \fi
\thesis@blocks@declaration \thesis@blocks@declaration
\ifx\thesis@doctoral\thesis@type\thesis@blocks@summary\else\fi \ifx\thesis@doctoral\thesis@type\thesis@blocks@summary\else\fi
......
...@@ -95,6 +95,8 @@ ...@@ -95,6 +95,8 @@
% All blocks within the autolayout preamble and postamble that are % All blocks within the autolayout preamble and postamble that are
% not defined within this file are defined in the % not defined within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file. % \texttt{style/mu/fithesis-base.sty} file.
% \changes{v1.0.0}{2021/03/22}{Reorganised the blocks to fit the
% faculty's requirements. [TV]}
% \begin{macrocode} % \begin{macrocode}
\def\thesis@blocks@preamble{ \def\thesis@blocks@preamble{
\thesis@blocks@coverMatter \thesis@blocks@coverMatter
...@@ -104,12 +106,16 @@ ...@@ -104,12 +106,16 @@
\ifx\thesis@type\thesis@proposal \ifx\thesis@type\thesis@proposal
\thesis@blocks@toc \thesis@blocks@toc
\else \else
\thesis@blocks@assignment \thesis@blocks@seal
\thesis@blocks@declaration \thesis@blocks@bibEntry
\thesis@blocks@thanks \thesis@blocks@bibEntryEn
\thesis@blocks@clearRight \thesis@blocks@clearRight
\thesis@blocks@abstract \thesis@blocks@abstract
\thesis@blocks@keywords \thesis@blocks@clearRight
\thesis@blocks@abstractEn
\thesis@blocks@assignment
\thesis@blocks@thanks
\thesis@blocks@declaration
\thesis@blocks@tables \thesis@blocks@tables
\fi} \fi}
\def\thesis@blocks@postamble{% \def\thesis@blocks@postamble{%
......
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