summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty17
1 files changed, 8 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty
index eed3d68170b..61fbbd9378a 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty
@@ -50,21 +50,20 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-fsps}[2015/11/08]
+\ProvidesPackage{fithesis/style/mu/fithesis-fsps}[2015/11/29]
\thesis@color@setup{
links={HTML}{93BCF5},
tableEmph={HTML}{A8BDE3},
tableOdd={HTML}{EBEFF5},
tableEven={HTML}{D1DAEB}}
\thesis@blocks@titlePage@field@true
-\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}
\endinput
%%
%% End of file `fithesis-fsps.sty'.