summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fithesis/style/mu/law.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/fithesis/style/mu/law.dtx')
-rw-r--r--macros/latex/contrib/fithesis/style/mu/law.dtx20
1 files changed, 16 insertions, 4 deletions
diff --git a/macros/latex/contrib/fithesis/style/mu/law.dtx b/macros/latex/contrib/fithesis/style/mu/law.dtx
index 38aa08c95c..e7355d3634 100644
--- a/macros/latex/contrib/fithesis/style/mu/law.dtx
+++ b/macros/latex/contrib/fithesis/style/mu/law.dtx
@@ -13,7 +13,7 @@
% h_dokumentu.pdf}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-mu-law}[2021/04/24]
+\ProvidesPackage{fithesis/style/mu/fithesis-mu-law}[2021/07/18]
% \end{macrocode}
% The file defines the color scheme of the respective faculty. Note
% the the color definitions are in RGB, which makes the resulting
@@ -91,11 +91,15 @@
% \begin{macro}{\thesis@blocks@frontMatter}
% The |\thesis@blocks@frontMatter| macro sets up the style
% of the front matter of the thesis. The page numbering is arabic
-% in accordance with the formal requirements of the faculty.
+% in accordance with the formal requirements of the faculty and
+% it is hidden.
+% \changes{v1.0.1}{2021/07/18}{^^A
+% Display page numbers for the Faculty of Law starting with
+% the declaration. [VN]}
% \begin{macrocode}
\def\thesis@blocks@frontMatter{%
\thesis@blocks@clear
- \pagestyle{plain}
+ \pagestyle{empty}
\parindent 1.5em
\setcounter{page}{1}
\pagenumbering{arabic}}
@@ -135,7 +139,15 @@
\thesis@blocks@frontMatter
\thesis@blocks@titlePage
\thesis@blocks@seal
- \thesis@blocks@declaration
+% \end{macrocode}
+% \changes{v1.0.1}{2021/07/18}{^^A
+% Display page numbers for the Faculty of Law starting with
+% the declaration. [VN]}
+% \begin{macrocode}
+ \thesis@blocks@clear
+ \pagestyle{plain}
+ \setcounter{page}{1}
+ \thesis@blocks@declaration
\thesis@blocks@clear
\thesis@blocks@abstract
\thesis@blocks@keywords