summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-mu-sci.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-mu-sci.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-mu-sci.sty17
1 files changed, 12 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-mu-sci.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-mu-sci.sty
index 625ccfc691f..604ec07ac04 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-mu-sci.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-mu-sci.sty
@@ -51,7 +51,7 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-mu-sci}[2021/04/24]
+\ProvidesPackage{fithesis/style/mu/fithesis-mu-sci}[2021/07/18]
\thesis@color@setup{
links={HTML}{20E366},
tableEmph={HTML}{8EDEAA},
@@ -70,7 +70,11 @@
\pagestyle{empty}
\parindent 1.5em
\setcounter{page}{1}
- \pagenumbering{roman}}
+ \pagenumbering{arabic}}
+\def\thesis@blocks@mainMatter{%
+ \thesis@blocks@clear
+ \pagestyle{thesisheadings}
+ \parindent 1.5em\relax}
\def\thesis@blocks@preamble{
\thesis@blocks@coverMatter
\thesis@blocks@cover
@@ -78,9 +82,10 @@
\thesis@blocks@titlePage
\thesis@blocks@seal
\ifx\thesis@type\thesis@proposal
- \thesis@blocks@toc
+ \thesis@blocks@clear
+ \pagestyle{plain}
+ \thesis@blocks@toc
\else
- \thesis@blocks@seal
\thesis@blocks@bibEntry
\thesis@blocks@bibEntryEn
\thesis@blocks@clear
@@ -90,7 +95,9 @@
\thesis@blocks@assignment
\thesis@blocks@thanks
\thesis@blocks@declaration
- \thesis@blocks@tables
+ \thesis@blocks@clear
+ \pagestyle{plain}
+ \thesis@blocks@tables
\fi}
\def\thesis@blocks@postamble{%
\thesis@blocks@bibliography}