summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty29
1 files changed, 14 insertions, 15 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty
index 59d1c5d85d9..cb5a1fabaec 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty
@@ -50,7 +50,7 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-law}[2015/06/27]
+\ProvidesPackage{fithesis/style/mu/fithesis-law}[2015/11/29]
\thesis@color@setup{
links={HTML}{CF86EB},
tableEmph={HTML}{D39BE8},
@@ -70,20 +70,19 @@
\thesis@blocks@clear
\pagestyle{thesisheadings}
\parindent 1.5em\relax}
-\def\thesis@preamble{%
- \thesis@blocks@cover%
- \thesis@blocks@titlePage%
- \thesis@blocks@frontMatter%
- \thesis@blocks@declaration%
- \thesis@blocks@clearRight%
- \thesis@blocks@abstract%
- \thesis@blocks@abstractEn%
- \thesis@blocks@keywords%
- \thesis@blocks@keywordsEn%
- \thesis@blocks@thanks%
- \thesis@blocks@tables%
- \thesis@blocks@mainMatter}
-\def\thesis@postamble{%
+\def\thesis@blocks@preamble{%
+ \thesis@blocks@cover
+ \thesis@blocks@titlePage
+ \thesis@blocks@frontMatter
+ \thesis@blocks@declaration
+ \thesis@blocks@clearRight
+ \thesis@blocks@abstract
+ \thesis@blocks@abstractEn
+ \thesis@blocks@keywords
+ \thesis@blocks@keywordsEn
+ \thesis@blocks@thanks
+ \thesis@blocks@tables}
+\def\thesis@blocks@postamble{%
\thesis@blocks@assignment}
\endinput
%%