summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx')
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx17
1 files changed, 8 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx
index bdae8861df1..b2713c7fee5 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx
@@ -6,7 +6,7 @@
% muni.cz/~korvas/pokyny_k_zaverecne_praci.doc}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-fsps}[2015/11/08]
+\ProvidesPackage{fithesis/style/mu/fithesis-fsps}[2015/11/29]
% \end{macrocode}
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
@@ -25,12 +25,11 @@
% 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@declaration%
- \thesis@blocks@thanks%
- \thesis@blocks@tables%
- \thesis@blocks@mainMatter}
+\def\thesis@blocks@preamble{%
+ \thesis@blocks@cover
+ \thesis@blocks@titlePage
+ \thesis@blocks@frontMatter
+ \thesis@blocks@declaration
+ \thesis@blocks@thanks
+ \thesis@blocks@tables}
% \end{macrocode}