summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/style
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty8
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty8
2 files changed, 12 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty
index 392791a809a..a4c96c43cf7 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty
@@ -50,7 +50,7 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-econ}[2015/12/08]
+\ProvidesPackage{fithesis/style/mu/fithesis-econ}[2016/02/18]
\thesis@color@setup{
links={HTML}{F27995},
tableEmph={HTML}{E8B88B},
@@ -112,7 +112,11 @@
\pagenumbering{arabic}}
\def\thesis@blocks@mainMatter{%
\thesis@blocks@clear
- \pagestyle{thesisheadings}
+ % In case of double-sided typesetting, change the geometry
+ \ifthesis@twoside@
+ \newgeometry{top=25mm,bottom=20mm,left=35mm,
+ right=15mm, includeheadfoot}
+ \fi\pagestyle{thesisheadings}
\parindent 1.5em\relax}
\def\thesis@blocks@toc{%
\thesis@blocks@clear
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty
index d493f6344e6..97cadd1de78 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty
@@ -50,7 +50,7 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-med}[2015/12/08]
+\ProvidesPackage{fithesis/style/mu/fithesis-med}[2016/02/18]
\thesis@color@setup{
links={HTML}{F58E76},
tableEmph={HTML}{FF9D85},
@@ -114,7 +114,11 @@
\pagenumbering{roman}}
\def\thesis@blocks@mainMatter{%
\thesis@blocks@clear
- \setcounter{page}{1}
+ % In case of double-sided typesetting, change the geometry
+ \ifthesis@twoside@
+ \newgeometry{top=25mm,bottom=20mm,left=35mm,
+ right=15mm, includeheadfoot}
+ \fi\setcounter{page}{1}
\pagenumbering{arabic}
\pagestyle{thesisheadings}
\parindent 1.5em