summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-mu-fsps.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-mu-fsps.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-mu-fsps.sty12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-mu-fsps.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-mu-fsps.sty
index 2c2fed3e1f1..2ee4a1fcfa0 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-mu-fsps.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-mu-fsps.sty
@@ -51,7 +51,7 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-mu-fsps}[2021/04/24]
+\ProvidesPackage{fithesis/style/mu/fithesis-mu-fsps}[2021/07/18]
\thesis@color@setup{
links={HTML}{93BCF5},
tableEmph={HTML}{A8BDE3},
@@ -68,15 +68,13 @@
\setlength{\parindent}{1.25cm}
\def\thesis@blocks@frontMatter{%
\thesis@blocks@clear
- \pagestyle{plain}
+ \pagestyle{empty}
\parindent 1.5em
\setcounter{page}{1}
- \pagenumbering{roman}
+ \pagenumbering{arabic}
\onehalfspacing}
\def\thesis@blocks@mainMatter{%
\thesis@blocks@clear
- \setcounter{page}{1}
- \pagenumbering{arabic}
\pagestyle{thesisheadings}
\parindent 1.5em
\onehalfspacing}
@@ -115,7 +113,9 @@
\thesis@blocks@bibEntryEn
\thesis@blocks@abstractEn
\thesis@blocks@thanks
- \thesis@blocks@tables}
+ \thesis@blocks@clear
+ \pagestyle{plain}
+ \thesis@blocks@tables}
\def\thesis@blocks@postamble{%
\thesis@blocks@bibliography}
\endinput