summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fithesis/style/mu/fi.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/fithesis/style/mu/fi.dtx')
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/fi.dtx25
1 files changed, 12 insertions, 13 deletions
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/fi.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/fi.dtx
index 302202b2c5c..6c862e834ec 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/fi.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/fi.dtx
@@ -6,7 +6,7 @@
% \url{http://www.fi.muni.cz/docs/BP_DP_na_FI.pdf}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-fi}[2015/06/27]
+\ProvidesPackage{fithesis/style/mu/fithesis-fi}[2015/11/29]
% \end{macrocode}
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
@@ -85,16 +85,15 @@
% within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file.
% \begin{macrocode}
-\def\thesis@preamble{%
- \thesis@blocks@cover%
- \thesis@blocks@titlePage%
- \thesis@blocks@frontMatter%
- \thesis@blocks@assignment%
- \thesis@blocks@declaration%
- \thesis@blocks@thanks%
- \thesis@blocks@clearRight%
- \thesis@blocks@abstract%
- \thesis@blocks@keywords%
- \thesis@blocks@tables%
- \thesis@blocks@mainMatter}
+\def\thesis@blocks@preamble{%
+ \thesis@blocks@cover
+ \thesis@blocks@titlePage
+ \thesis@blocks@frontMatter
+ \thesis@blocks@assignment
+ \thesis@blocks@declaration
+ \thesis@blocks@thanks
+ \thesis@blocks@clearRight
+ \thesis@blocks@abstract
+ \thesis@blocks@keywords
+ \thesis@blocks@tables}
% \end{macrocode}