summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fithesis/style
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-02-19 23:39:55 +0000
committerKarl Berry <karl@freefriends.org>2016-02-19 23:39:55 +0000
commit08997fb6f3102311fc047d72d05996fee25271cf (patch)
treeb5a437f54b91a1dd79864359471ae344ee557215 /Master/texmf-dist/source/latex/fithesis/style
parentf095179c38e70c6e2f4a8c32f261538846db66be (diff)
fithesis (19feb16)
git-svn-id: svn://tug.org/texlive/trunk@39786 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fithesis/style')
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx8
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx2
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/med.dtx8
3 files changed, 13 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx
index f41f6fa10cd..606c9133f8b 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx
@@ -7,7 +7,7 @@
% 363/Smernice2014-9.pdf}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-econ}[2015/12/08]
+\ProvidesPackage{fithesis/style/mu/fithesis-econ}[2016/02/18]
% \end{macrocode}
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
@@ -113,7 +113,11 @@
% \begin{macrocode}
\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}
% \end{macrocode}
% \end{macro}\begin{macro}{\thesis@blocks@toc}
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx
index 7b69d376c70..471763b0dd7 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx
@@ -1,4 +1,4 @@
-% \file{style/mu/fithesis-fss.sty}
+% \file{style/mu/fithesis-fsps.sty}
% This is the style file for the theses written at the Faculty of
% Sports Studies at the Masaryk University in Brno. It has been
% prepared in accordance with the formal requirements published at
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/med.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/med.dtx
index a1620d99e2e..16c72d811bf 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/med.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/med.dtx
@@ -7,7 +7,7 @@
% ZITOSTI_ZAVERECNE_PRACE.doc}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-med}[2015/12/08]
+\ProvidesPackage{fithesis/style/mu/fithesis-med}[2016/02/18]
% \end{macrocode}
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
@@ -114,7 +114,11 @@
% \begin{macrocode}
\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