summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty31
1 files changed, 15 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty
index 54075a330fe..f7931cdff89 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty
@@ -50,7 +50,7 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-econ}[2015/11/17]
+\ProvidesPackage{fithesis/style/mu/fithesis-econ}[2015/11/29]
\thesis@color@setup{
links={HTML}{F27995},
tableEmph={HTML}{E8B88B},
@@ -136,21 +136,20 @@
\addcontentsline{toc}{chapter}{\listfigurename}%
\listoffigures}
\fi
-\def\thesis@preamble{%
- \thesis@blocks@cover%
- \thesis@blocks@frontMatter%
- \thesis@blocks@titlePage%
- \thesis@blocks@assignment%
- \thesis@blocks@clearRight%
- \thesis@blocks@abstract%
- \thesis@blocks@abstractEn%
- \thesis@blocks@keywords%
- \thesis@blocks@keywordsEn%
- \thesis@blocks@declaration%
- \thesis@blocks@thanks%
- \thesis@blocks@toc%
- \thesis@blocks@mainMatter}
-\def\thesis@postamble{%
+\def\thesis@blocks@preamble{%
+ \thesis@blocks@cover
+ \thesis@blocks@frontMatter
+ \thesis@blocks@titlePage
+ \thesis@blocks@assignment
+ \thesis@blocks@clearRight
+ \thesis@blocks@abstract
+ \thesis@blocks@abstractEn
+ \thesis@blocks@keywords
+ \thesis@blocks@keywordsEn
+ \thesis@blocks@declaration
+ \thesis@blocks@thanks
+ \thesis@blocks@toc}
+\def\thesis@blocks@postamble{%
\thesis@blocks@tables}
\endinput
%%