summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fithesis/style
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/fithesis/style')
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx6
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx31
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/fi.dtx25
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx17
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/fss.dtx29
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/law.dtx29
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/med.dtx44
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/ped.dtx29
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/phil.dtx17
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/sci.dtx31
10 files changed, 131 insertions, 127 deletions
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx
index 6ab1060ec2d..244ef9c683b 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx
@@ -344,8 +344,8 @@
\definecolor{thesis@color@tableEmph}#1}
% \end{macrocode}
% The file defines several blocks to be used in the redefinitions
-% of the |\thesis@preamble| and |\thesis@postable| macros
-% by the subsequently loaded style files.
+% of the |\thesis@blocks@preamble| and |\thesis@blocks@postamble|
+% macros by the subsequently loaded style files.
%
% \begin{macro}{\thesis@blocks@frontMatter}
% The |\thesis@blocks@frontMatter| macro sets up the style
@@ -998,7 +998,7 @@
% \item\DescribeMacro{\thesis@titlePage@Huge}%
% |\thesis@titlePage@Huge| -- Equivalent to |\Huge|
% \end{itemize}
-% These macros can be used to typeset elements, whose size
+% These macros can be used to typeset elements whose size
% should remain constant regardless of the font size setting.
% \begin{macrocode}
%<*12pt>
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 1ea9c568bef..e06b98b3234 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/11/17]
+\ProvidesPackage{fithesis/style/mu/fithesis-econ}[2015/11/29]
% \end{macrocode}
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
@@ -158,26 +158,25 @@
% within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file.
% \begin{macrocode}
-\def\thesis@preamble{%
- \thesis@blocks@cover%
- \thesis@blocks@frontMatter%
- \thesis@blocks@titlePage%
- \thesis@blocks@assignment%
- \thesis@blocks@clearRight%
- \thesis@blocks@abstract%
- \thesis@blocks@abstractEn%
- \thesis@blocks@keywords%
- \thesis@blocks@keywordsEn%
- \thesis@blocks@declaration%
- \thesis@blocks@thanks%
- \thesis@blocks@toc%
- \thesis@blocks@mainMatter}
+\def\thesis@blocks@preamble{%
+ \thesis@blocks@cover
+ \thesis@blocks@frontMatter
+ \thesis@blocks@titlePage
+ \thesis@blocks@assignment
+ \thesis@blocks@clearRight
+ \thesis@blocks@abstract
+ \thesis@blocks@abstractEn
+ \thesis@blocks@keywords
+ \thesis@blocks@keywordsEn
+ \thesis@blocks@declaration
+ \thesis@blocks@thanks
+ \thesis@blocks@toc}
% \end{macrocode}
% The style file defines the autolayout postamble as the list of
% tables and the list of figures. All blocks are defined in the
% \texttt{style/mu/base.sty} file, although some are redefined in
% this file.
% \begin{macrocode}
-\def\thesis@postamble{%
+\def\thesis@blocks@postamble{%
\thesis@blocks@tables}
% \end{macrocode}
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/fi.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/fi.dtx
index 302202b2c5c..6c862e834ec 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/fi.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/fi.dtx
@@ -6,7 +6,7 @@
% \url{http://www.fi.muni.cz/docs/BP_DP_na_FI.pdf}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-fi}[2015/06/27]
+\ProvidesPackage{fithesis/style/mu/fithesis-fi}[2015/11/29]
% \end{macrocode}
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
@@ -85,16 +85,15 @@
% within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file.
% \begin{macrocode}
-\def\thesis@preamble{%
- \thesis@blocks@cover%
- \thesis@blocks@titlePage%
- \thesis@blocks@frontMatter%
- \thesis@blocks@assignment%
- \thesis@blocks@declaration%
- \thesis@blocks@thanks%
- \thesis@blocks@clearRight%
- \thesis@blocks@abstract%
- \thesis@blocks@keywords%
- \thesis@blocks@tables%
- \thesis@blocks@mainMatter}
+\def\thesis@blocks@preamble{%
+ \thesis@blocks@cover
+ \thesis@blocks@titlePage
+ \thesis@blocks@frontMatter
+ \thesis@blocks@assignment
+ \thesis@blocks@declaration
+ \thesis@blocks@thanks
+ \thesis@blocks@clearRight
+ \thesis@blocks@abstract
+ \thesis@blocks@keywords
+ \thesis@blocks@tables}
% \end{macrocode}
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 bdae8861df1..b2713c7fee5 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx
@@ -6,7 +6,7 @@
% muni.cz/~korvas/pokyny_k_zaverecne_praci.doc}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-fsps}[2015/11/08]
+\ProvidesPackage{fithesis/style/mu/fithesis-fsps}[2015/11/29]
% \end{macrocode}
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
@@ -25,12 +25,11 @@
% within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file.
% \begin{macrocode}
-\def\thesis@preamble{%
- \thesis@blocks@cover%
- \thesis@blocks@titlePage%
- \thesis@blocks@frontMatter%
- \thesis@blocks@declaration%
- \thesis@blocks@thanks%
- \thesis@blocks@tables%
- \thesis@blocks@mainMatter}
+\def\thesis@blocks@preamble{%
+ \thesis@blocks@cover
+ \thesis@blocks@titlePage
+ \thesis@blocks@frontMatter
+ \thesis@blocks@declaration
+ \thesis@blocks@thanks
+ \thesis@blocks@tables}
% \end{macrocode}
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/fss.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/fss.dtx
index 612639532a5..91d65ecc3f1 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/fss.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/fss.dtx
@@ -16,7 +16,7 @@
% department and will require modification by the user.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-fss}[2015/06/27]
+\ProvidesPackage{fithesis/style/mu/fithesis-fss}[2015/11/29]
% \end{macrocode}
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
@@ -41,18 +41,17 @@
% within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file.
% \begin{macrocode}
-\def\thesis@preamble{%
- \thesis@blocks@cover%
- \thesis@blocks@titlePage%
- \thesis@blocks@frontMatter%
- \thesis@blocks@clearRight%
- \thesis@blocks@abstract%
- \thesis@blocks@abstractEn%
- \thesis@blocks@keywords%
- \thesis@blocks@keywordsEn%
- \thesis@blocks@assignment%
- \thesis@blocks@declaration%
- \thesis@blocks@thanks%
- \thesis@blocks@tables%
- \thesis@blocks@mainMatter}
+\def\thesis@blocks@preamble{%
+ \thesis@blocks@cover
+ \thesis@blocks@titlePage
+ \thesis@blocks@frontMatter
+ \thesis@blocks@clearRight
+ \thesis@blocks@abstract
+ \thesis@blocks@abstractEn
+ \thesis@blocks@keywords
+ \thesis@blocks@keywordsEn
+ \thesis@blocks@assignment
+ \thesis@blocks@declaration
+ \thesis@blocks@thanks
+ \thesis@blocks@tables}
% \end{macrocode}
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/law.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/law.dtx
index f93c0928dbc..d4bc961f1d3 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/law.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/law.dtx
@@ -6,7 +6,7 @@
% o/law/ud/predp/smer/S-07-2012.pdf}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-law}[2015/06/27]
+\ProvidesPackage{fithesis/style/mu/fithesis-law}[2015/11/29]
% \end{macrocode}
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
@@ -58,24 +58,23 @@
% within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file.
% \begin{macrocode}
-\def\thesis@preamble{%
- \thesis@blocks@cover%
- \thesis@blocks@titlePage%
- \thesis@blocks@frontMatter%
- \thesis@blocks@declaration%
- \thesis@blocks@clearRight%
- \thesis@blocks@abstract%
- \thesis@blocks@abstractEn%
- \thesis@blocks@keywords%
- \thesis@blocks@keywordsEn%
- \thesis@blocks@thanks%
- \thesis@blocks@tables%
- \thesis@blocks@mainMatter}
+\def\thesis@blocks@preamble{%
+ \thesis@blocks@cover
+ \thesis@blocks@titlePage
+ \thesis@blocks@frontMatter
+ \thesis@blocks@declaration
+ \thesis@blocks@clearRight
+ \thesis@blocks@abstract
+ \thesis@blocks@abstractEn
+ \thesis@blocks@keywords
+ \thesis@blocks@keywordsEn
+ \thesis@blocks@thanks
+ \thesis@blocks@tables}
% \end{macrocode}
% All blocks within the autolayout postamble that are not defined
% within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file.
% \begin{macrocode}
-\def\thesis@postamble{%
+\def\thesis@blocks@postamble{%
\thesis@blocks@assignment}
% \end{macrocode}
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 5d7ee581b5c..b6cbadcd645 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/06/27]
+\ProvidesPackage{fithesis/style/mu/fithesis-med}[2015/11/29]
% \end{macrocode}
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
@@ -107,6 +107,19 @@
\setcounter{page}{1}
\pagenumbering{arabic}}
% \end{macrocode}
+% \end{macro}\begin{macro}{\thesis@blocks@mainMatter}
+% The |\thesis@blocks@mainMatter| macro sets up the style
+% of the main matter of the thesis. The leading is adjusted in
+% accordance with the requirements of the faculty.
+% \begin{macrocode}
+\def\thesis@blocks@mainMatter{%
+ \thesis@blocks@clear
+ \setcounter{page}{1}
+ \pagenumbering{arabic}
+ \pagestyle{thesisheadings}
+ \parindent 1.5em
+ \onehalfspacing}
+% \end{macrocode}
% \end{macro}\begin{macro}{\thesis@blocks@bibEntry}
% The |\thesis@blocks@bibEntry| macro typesets a
% bibliographical entry. Along with the macros required by the
@@ -132,19 +145,18 @@
% within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file.
% \begin{macrocode}
-\def\thesis@preamble{%
- \thesis@blocks@cover%
- \thesis@blocks@frontMatter%
- \thesis@blocks@titlePage%
- \onehalfspacing%
- \thesis@blocks@clearRight%
- \thesis@blocks@abstract%
- \thesis@blocks@abstractEn%
- \thesis@blocks@keywords%
- \thesis@blocks@keywordsEn%
- \thesis@blocks@bibEntry%
- \thesis@blocks@declaration%
- \thesis@blocks@thanks%
- \thesis@blocks@tables%
- \thesis@blocks@mainMatter}
+\def\thesis@blocks@preamble{%
+ \thesis@blocks@cover
+ \thesis@blocks@frontMatter
+ \thesis@blocks@titlePage
+ \onehalfspacing
+ \thesis@blocks@clearRight
+ \thesis@blocks@abstract
+ \thesis@blocks@abstractEn
+ \thesis@blocks@keywords
+ \thesis@blocks@keywordsEn
+ \thesis@blocks@bibEntry
+ \thesis@blocks@declaration
+ \thesis@blocks@thanks
+ \thesis@blocks@tables}
% \end{macrocode}
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/ped.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/ped.dtx
index 28e3ac5da4d..b36a36d2352 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/ped.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/ped.dtx
@@ -6,7 +6,7 @@
% do/ped/VPAN/pokdek/Pokyn_dekana_c._1-2010__2_.pdf}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-ped}[2015/06/27]
+\ProvidesPackage{fithesis/style/mu/fithesis-ped}[2015/11/29]
% \end{macrocode}
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
@@ -54,18 +54,17 @@
% within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file.
% \begin{macrocode}
-\def\thesis@preamble{%
- \thesis@blocks@cover%
- \thesis@blocks@titlePage%
- \thesis@blocks@frontMatter%
- \thesis@blocks@bibEntry%
- \thesis@blocks@clearRight%
- \thesis@blocks@abstract%
- \thesis@blocks@abstractEn%
- \thesis@blocks@keywords%
- \thesis@blocks@keywordsEn%
- \thesis@blocks@declaration%
- \thesis@blocks@thanks%
- \thesis@blocks@tables%
- \thesis@blocks@mainMatter}
+\def\thesis@blocks@preamble{%
+ \thesis@blocks@cover
+ \thesis@blocks@titlePage
+ \thesis@blocks@frontMatter
+ \thesis@blocks@bibEntry
+ \thesis@blocks@clearRight
+ \thesis@blocks@abstract
+ \thesis@blocks@abstractEn
+ \thesis@blocks@keywords
+ \thesis@blocks@keywordsEn
+ \thesis@blocks@declaration
+ \thesis@blocks@thanks
+ \thesis@blocks@tables}
% \end{macrocode}
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/phil.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/phil.dtx
index 62b6d2040b4..7f9e3ffb319 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/phil.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/phil.dtx
@@ -6,7 +6,7 @@
% 1421/4581421/Vzor_bakalarske_prace.pdf}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-phil}[2015/06/27]
+\ProvidesPackage{fithesis/style/mu/fithesis-phil}[2015/11/29]
% \end{macrocode}
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
@@ -26,12 +26,11 @@
% within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file.
% \begin{macrocode}
-\def\thesis@preamble{%
- \thesis@blocks@cover%
- \thesis@blocks@titlePage%
- \thesis@blocks@frontMatter%
- \thesis@blocks@declaration%
- \thesis@blocks@thanks%
- \thesis@blocks@tables%
- \thesis@blocks@mainMatter}
+\def\thesis@blocks@preamble{%
+ \thesis@blocks@cover
+ \thesis@blocks@titlePage
+ \thesis@blocks@frontMatter
+ \thesis@blocks@declaration
+ \thesis@blocks@thanks
+ \thesis@blocks@tables}
% \end{macrocode}
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/sci.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/sci.dtx
index 112de934182..79cd01472d2 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/sci.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/sci.dtx
@@ -6,7 +6,7 @@
% \url{http://www.sci.muni.cz/NW/predpisy/od/OD-2014-05.pdf}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-sci}[2015/06/27]
+\ProvidesPackage{fithesis/style/mu/fithesis-sci}[2015/11/29]
% \end{macrocode}
% The file defines the color scheme of the respective faculty.
% \begin{macrocode}
@@ -323,19 +323,18 @@
% entire front matter is typeset as though the locale were Czech in
% accordance with the formal requirements of the faculty.
% \begin{macrocode}
-\def\thesis@preamble{%
- {\thesis@selectLocale{czech}%
- \thesis@blocks@cover%
- \thesis@blocks@frontMatter%
- \thesis@blocks@titlePage%
- \thesis@blocks@clearRight%
- \thesis@blocks@bibEntry%
- \thesis@blocks@bibEntryEn%
- \thesis@blocks@abstract%
- \thesis@blocks@abstractEn%
- \thesis@blocks@assignment%
- \thesis@blocks@thanks%
- \thesis@blocks@declaration%
- \thesis@blocks@tables}%
- \thesis@blocks@mainMatter}
+\def\thesis@blocks@preamble{{%
+ \thesis@selectLocale{czech}
+ \thesis@blocks@cover
+ \thesis@blocks@frontMatter
+ \thesis@blocks@titlePage
+ \thesis@blocks@clearRight
+ \thesis@blocks@bibEntry
+ \thesis@blocks@bibEntryEn
+ \thesis@blocks@abstract
+ \thesis@blocks@abstractEn
+ \thesis@blocks@assignment
+ \thesis@blocks@thanks
+ \thesis@blocks@declaration
+ \thesis@blocks@tables}}
% \end{macrocode}