summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fithesis/style/mu/phil.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/fithesis/style/mu/phil.dtx')
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/phil.dtx17
1 files changed, 8 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/phil.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/phil.dtx
index 62b6d2040b4..7f9e3ffb319 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/phil.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/phil.dtx
@@ -6,7 +6,7 @@
% 1421/4581421/Vzor_bakalarske_prace.pdf}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-phil}[2015/06/27]
+\ProvidesPackage{fithesis/style/mu/fithesis-phil}[2015/11/29]
% \end{macrocode}
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
@@ -26,12 +26,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}