summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-12-01 22:53:36 +0000
committerKarl Berry <karl@freefriends.org>2015-12-01 22:53:36 +0000
commit661ff07b6383ac3bfb1773691050eb5ff5e19d24 (patch)
tree9396a92cc17c6eb0a5fde4b0e42ecf97226f3986 /Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty
parentb9e437e9bfed776213b65bdbf349eb6fcd96e116 (diff)
fithesis (1dec15)
git-svn-id: svn://tug.org/texlive/trunk@38994 c570f23f-e606-0410-a88d-b1316a301751
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
%%