summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/style/mu
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style/mu')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-10.clo7
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-11.clo7
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo7
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-base.sty62
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty7
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty8
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty8
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fss.sty8
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty7
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty8
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty8
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty15
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty11
13 files changed, 139 insertions, 24 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-10.clo b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-10.clo
index 68367fbca65..619e6e77a7d 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-10.clo
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-10.clo
@@ -49,7 +49,7 @@
%%
%% The names of the source files used are shown above.
%%
-\ProvidesFile{fithesis/style/mu/fithesis-10.clo}[2016/01/07]
+\ProvidesFile{fithesis/style/mu/fithesis-10.clo}[2016/05/15]
\renewcommand{\normalsize}{\fontsize\@xpt{12}\selectfont
\abovedisplayskip 10\p@ plus2\p@ minus5\p@
@@ -175,12 +175,13 @@
\def\@makechapterhead#1{{%
\setlength\parindent{\z@}%
\setlength\parskip {\z@}%
+ \Large \ChapFont
\ifnum
\c@secnumdepth >\m@ne
\par\nobreak
\vskip 10\p@
- \fi
- \Large \ChapFont \thechapter{} \space #1\par
+ \thechapter{} \space
+ \fi #1\par
\nobreak
\vskip 20\p@}}
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-11.clo b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-11.clo
index 73a189b5c89..86cc7c2384d 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-11.clo
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-11.clo
@@ -49,7 +49,7 @@
%%
%% The names of the source files used are shown above.
%%
-\ProvidesFile{fithesis/style/mu/fithesis-11.clo}[2016/01/07]
+\ProvidesFile{fithesis/style/mu/fithesis-11.clo}[2016/05/15]
\renewcommand{\normalsize}{\fontsize\@xipt{14}\selectfont
\abovedisplayskip 11\p@ plus3\p@ minus6\p@
@@ -174,12 +174,13 @@
\def\@makechapterhead#1{{%
\setlength\parindent{\z@}%
\setlength\parskip {\z@}%
+ \Large \ChapFont
\ifnum
\c@secnumdepth >\m@ne
\par\nobreak
\vskip 10\p@
- \fi
- \Large \ChapFont \thechapter{} \space #1\par
+ \thechapter{} \space
+ \fi #1\par
\nobreak
\vskip 20\p@}}
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo
index 7537c363ff5..57504b72174 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo
@@ -49,7 +49,7 @@
%%
%% The names of the source files used are shown above.
%%
-\ProvidesFile{fithesis/style/mu/fithesis-12.clo}[2016/01/07]
+\ProvidesFile{fithesis/style/mu/fithesis-12.clo}[2016/05/15]
\def\thesis@titlePage@normalsize{\fontsize\@xiipt{14.5}%
\selectfont\abovedisplayskip 12\p@ plus3\p@ minus7\p@
@@ -151,12 +151,13 @@
\def\@makechapterhead#1{{%
\setlength\parindent{\z@}%
\setlength\parskip {\z@}%
+ \Large \ChapFont
\ifnum
\c@secnumdepth >\m@ne
\par\nobreak
\vskip 10\p@
- \fi
- \Large \ChapFont \thechapter{} \space #1\par
+ \thechapter{} \space
+ \fi #1\par
\nobreak
\vskip 20\p@}}
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-base.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-base.sty
index 7204eb72455..ccb1c020c46 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-base.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-base.sty
@@ -49,7 +49,7 @@
%%
%% The names of the source files used are shown above.
%%
-\ProvidesPackage{fithesis/style/mu/fithesis-base}[2016/04/12]
+\ProvidesPackage{fithesis/style/mu/fithesis-base}[2016/04/18]
\NeedsTeXFormat{LaTeX2e}
\DeclareOption{10pt}{\def\thesis@ptsize{0}}
\DeclareOption{11pt}{\def\thesis@ptsize{1}}
@@ -157,6 +157,59 @@
{\endthesis@newtable@oldtabu}
\fi
\fi
+\newif\ifthesis@bibliography@
+\thesis@bibliography@false
+\ifx\thesis@bibFiles\undefined\else
+ {\edef\@bibList{\thesis@bibFiles}%
+ \ifx\@bibList\empty\else
+ \global\thesis@bibliography@true
+ \fi}
+\fi
+\def\thesis@bibliography@setup#1{%
+ \setkeys{thesis@bibliography}{#1}}
+\define@key{thesis@bibliography}{style}{%
+ \ifx\thesis@bibliography@style\undefined
+ \def\thesis@bibliography@style{#1}%
+ \fi}
+\define@key{thesis@bibliography}{sorting}{%
+ \ifx\thesis@bibliography@sorting\undefined
+ \def\thesis@bibliography@sorting{#1}%
+ \fi}
+\newif\ifthesis@bibliography@loaded@
+ \thesis@bibliography@loaded@false
+\newif\ifthesis@bibliography@included@
+ \thesis@bibliography@included@false
+\def\thesis@bibliography@load{%
+ \ifthesis@bibliography@
+ \ifthesis@bibliography@loaded@\else
+ \thesis@bibliography@loaded@true
+ % Load csquotes and BibLaTeX.
+ \thesis@require{csquotes}
+ \thesis@bibliography@setup{
+ style = iso-numeric,
+ sorting = none}
+ \thesis@require[
+ backend=biber,
+ style=\thesis@bibliography@style,
+ sorting=\thesis@bibliography@sorting,
+ autolang=other,
+ sortlocale=auto]{biblatex}
+ % Load the bibliography databases.
+ {\edef\@bibList{\thesis@bibFiles}%
+ \def\@inject##1,{%
+ \def\@args{##1}\def\@relax{\relax}%
+ \ifx\@args\@relax\else
+ % Trim leading spaces.
+ \edef\@trimmed{\romannumeral-`\.##1}%
+ \addbibresource\@trimmed
+ \expandafter\@inject\fi}%
+ \expandafter\@inject\@bibList,\relax,}%
+ \let\thesis@printbibliography@old\printbibliography
+ \def\printbibliography{%
+ \global\thesis@bibliography@included@true
+ \thesis@printbibliography@old}
+ \fi
+ \fi}
\thesis@require{hyperref}
\hypersetup{pdfborderstyle={/S/U/W 1}} % Less obtrusive borders
\widowpenalty 10000
@@ -405,6 +458,13 @@
\thesis@pages\ \thesis@@{bib@pages}.
\thesis@@{advisorTitle}: \thesis@advisor
\thesis@blocks@clearRight}
+\def\thesis@blocks@bibliography{%
+ \ifthesis@bibliography@loaded@
+ \ifthesis@bibliography@included@\else
+ \thesis@blocks@clear
+ \printbibliography[heading=bibintoc]%
+ \fi
+ \fi}
\setcounter{tocdepth}{2}
\setcounter{secnumdepth}{2}
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 e30885a6792..1b40789e92a 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,12 +50,16 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-econ}[2016/02/18]
+\ProvidesPackage{fithesis/style/mu/fithesis-econ}[2016/04/18]
\thesis@color@setup{
links={HTML}{F27995},
tableEmph={HTML}{E8B88B},
tableOdd={HTML}{F5ECEB},
tableEven={HTML}{EBD8D5}}
+\thesis@bibliography@setup{
+ style=iso-authoryear,
+ sorting=nty}
+\thesis@bibliography@load
\thesis@require{tikz}
\thesis@require{geometry}
\geometry{top=25mm,bottom=20mm,left=25mm,right=25mm,includeheadfoot}
@@ -151,6 +155,7 @@
\thesis@blocks@thanks
\thesis@blocks@toc}
\def\thesis@blocks@postamble{%
+ \thesis@blocks@bibliography
\thesis@blocks@tables}
\endinput
%%
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty
index 68e8427b259..53da5cce13c 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty
@@ -50,12 +50,16 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-fi}[2016/01/07]
+\ProvidesPackage{fithesis/style/mu/fithesis-fi}[2016/04/18]
\thesis@color@setup{
links={HTML}{FFD451},
tableEmph={HTML}{FFD451},
tableOdd={HTML}{FFF9E5},
tableEven={HTML}{FFECB3}}
+\thesis@bibliography@setup{
+ style=iso-numeric,
+ sorting=none}
+\thesis@bibliography@load
\ifx\thesis@type\thesis@bachelors\else
\ifx\thesis@type\thesis@masters\else
\thesis@blocks@assignment@false
@@ -107,6 +111,8 @@
\thesis@blocks@abstract
\thesis@blocks@keywords
\thesis@blocks@tables}
+\def\thesis@blocks@postamble{%
+ \thesis@blocks@bibliography}
\endinput
%%
%% End of file `fithesis-fi.sty'.
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty
index 929f1f8af01..8dc6b3cfb2c 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty
@@ -50,12 +50,16 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-fsps}[2015/12/08]
+\ProvidesPackage{fithesis/style/mu/fithesis-fsps}[2016/04/18]
\thesis@color@setup{
links={HTML}{93BCF5},
tableEmph={HTML}{A8BDE3},
tableOdd={HTML}{EBEFF5},
tableEven={HTML}{D1DAEB}}
+\thesis@bibliography@setup{
+ style=iso-authoryear,
+ sorting=nty}
+\thesis@bibliography@load
\thesis@blocks@titlePage@field@true
\def\thesis@blocks@preamble{%
\thesis@blocks@coverMatter
@@ -65,6 +69,8 @@
\thesis@blocks@declaration
\thesis@blocks@thanks
\thesis@blocks@tables}
+\def\thesis@blocks@postamble{%
+ \thesis@blocks@bibliography}
\endinput
%%
%% End of file `fithesis-fsps.sty'.
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fss.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fss.sty
index 39060f25a71..b2f11892d10 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fss.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fss.sty
@@ -50,12 +50,16 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-fss}[2015/12/08]
+\ProvidesPackage{fithesis/style/mu/fithesis-fss}[2016/04/18]
\thesis@color@setup{
links={HTML}{58EDD7},
tableEmph={HTML}{69D6C6},
tableOdd={HTML}{E3F1EE},
tableEven={HTML}{C5E3DF}}
+\thesis@bibliography@setup{
+ style=iso-authoryear,
+ sorting=nty}
+\thesis@bibliography@load
\def\thesis@blocks@frontMatter{%
\pagestyle{plain}
\parindent 1.5em
@@ -75,6 +79,8 @@
\thesis@blocks@declaration
\thesis@blocks@thanks
\thesis@blocks@tables}
+\def\thesis@blocks@postamble{%
+ \thesis@blocks@bibliography}
\endinput
%%
%% End of file `fithesis-fss.sty'.
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty
index c2f47369974..ca2af1cb923 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty
@@ -50,12 +50,16 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-law}[2016/03/22]
+\ProvidesPackage{fithesis/style/mu/fithesis-law}[2016/04/18]
\thesis@color@setup{
links={HTML}{CF86EB},
tableEmph={HTML}{D39BE8},
tableOdd={HTML}{F2EBF5},
tableEven={HTML}{E5CCED}}
+\thesis@bibliography@setup{%
+ style=iso-authoryear,
+ sorting=nyt}
+\thesis@bibliography@load
\def\thesis@blocks@cover@header{%
{\sc\thesis@titlePage@Large\thesis@@{facultyLongName}\\%
\thesis@titlePage@large\thesis@department@name\\\vskip 2em}}
@@ -84,6 +88,7 @@
\thesis@blocks@thanks
\thesis@blocks@tables}
\def\thesis@blocks@postamble{%
+ \thesis@blocks@bibliography
\thesis@blocks@assignment}
\endinput
%%
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 4dfca1d93a9..cb38188ef9e 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,12 +50,16 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-med}[2016/03/22]
+\ProvidesPackage{fithesis/style/mu/fithesis-med}[2016/04/18]
\thesis@color@setup{
links={HTML}{F58E76},
tableEmph={HTML}{FF9D85},
tableOdd={HTML}{FFF5F6},
tableEven={HTML}{FFDEDF}}
+\thesis@bibliography@setup{%
+ style=iso-authoryear,
+ sorting=ynt}
+\thesis@bibliography@load
\thesis@require{tikz}
\thesis@require{geometry}
\thesis@require{setspace}
@@ -138,6 +142,8 @@
\thesis@blocks@declaration
\thesis@blocks@thanks
\thesis@blocks@tables}
+\def\thesis@blocks@postamble{%
+ \thesis@blocks@bibliography}
\endinput
%%
%% End of file `fithesis-med.sty'.
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty
index 1c83a87864f..e2bd590e696 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty
@@ -50,12 +50,16 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-ped}[2016/03/22]
+\ProvidesPackage{fithesis/style/mu/fithesis-ped}[2016/04/18]
\thesis@color@setup{
links={HTML}{FFA02F},
tableEmph={HTML}{FFBB6B},
tableOdd={HTML}{FFF1E0},
tableEven={HTML}{FFDEB7}}
+\thesis@bibliography@setup{
+ style=iso-numeric,
+ sorting=nty}
+\thesis@bibliography@load
\thesis@blocks@titlePage@department@true
\def\thesis@blocks@titlePage@content{%
{\thesis@titlePage@Huge\bf\thesis@TeXtitle\par\vfil}\vskip 0.8in
@@ -77,6 +81,8 @@
\thesis@blocks@declaration
\thesis@blocks@thanks
\thesis@blocks@tables}
+\def\thesis@blocks@postamble{%
+ \thesis@blocks@bibliography}
\endinput
%%
%% End of file `fithesis-ped.sty'.
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty
index 2cda5f434d1..0290a2027f3 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty
@@ -50,12 +50,16 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-phil}[2016/03/22]
+\ProvidesPackage{fithesis/style/mu/fithesis-phil}[2016/04/18]
\thesis@color@setup{
links={HTML}{6FCEF2},
tableEmph={HTML}{78CEF0},
tableOdd={HTML}{EBF6FA},
tableEven={HTML}{D0EBF5}}
+\thesis@bibliography@setup{
+ style=iso-numeric,
+ sorting=nty}
+\thesis@bibliography@load
\thesis@blocks@titlePage@department@true
\thesis@blocks@titlePage@field@true
\def\thesis@departments@kisk{kisk}
@@ -94,11 +98,12 @@
\else
\thesis@blocks@tables
\fi}
-\ifx\thesis@department\thesis@departments@kisk
- \def\thesis@blocks@postamble{%
+\def\thesis@blocks@postamble{%
+ \ifx\thesis@department\thesis@departments@kisk
\thesis@blocks@lot
- \thesis@blocks@lof}
-\fi
+ \thesis@blocks@lof
+ \fi
+ \thesis@blocks@bibliography}
\endinput
%%
%% End of file `fithesis-phil.sty'.
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty
index 44053e8a6b2..0252d38f26e 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty
@@ -50,12 +50,16 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-sci}[2016/03/22]
+\ProvidesPackage{fithesis/style/mu/fithesis-sci}[2016/05/15]
\thesis@color@setup{
links={HTML}{20E366},
tableEmph={HTML}{8EDEAA},
tableOdd={HTML}{EDF7F1},
tableEven={HTML}{CCEDD8}}
+\thesis@bibliography@setup{
+ style=iso-numeric,
+ sorting=none}
+\thesis@bibliography@load
\thesis@requireLocale{czech}
\thesis@require{tikz}
\thesis@require{changepage}
@@ -276,11 +280,14 @@
\thesis@blocks@bibEntry
\thesis@blocks@bibEntryEn
\thesis@blocks@abstract
- \thesis@blocks@abstractEn
+ \thesis@blocks@abstractEn}
\thesis@blocks@assignment
+ {\thesis@selectLocale{czech}%
\thesis@blocks@thanks
\thesis@blocks@declaration
\thesis@blocks@tables}}
+\def\thesis@blocks@postamble{%
+ \thesis@blocks@bibliography}
\endinput
%%
%% End of file `fithesis-sci.sty'.