diff --git a/fithesis.dtx b/fithesis.dtx index b981ccbb56ac8ff8bf64e2081bde55d2a40fc0e8..275bf4ccec9ebb865afdb11db715c4b77c608e68 100644 --- a/fithesis.dtx +++ b/fithesis.dtx @@ -64,7 +64,10 @@ % \changes{v0.3.38:2}{2016/05/15}{Fixed \cs{thesis@pages} not % taking \cs{thesis@preamble} into account. Fixed the chapter % number being printed regardless of secnumdepth by the style -% files of the Masaryk University in Brno.} +% files of the Masaryk University in Brno. Fixed +% \cs{thesis@blocks@assignment} being typeset in Czech only +% by the style file of the Faculty of Science at the Masaryk +% University in Brno.} % \changes{v0.3.38:1}{2016/04/18}{The \texttt{bib} key was added % on the \textsf{fithesis3} class level and is supported by the % style files of the Masaryk University in Brno.} diff --git a/style/mu/sci.dtx b/style/mu/sci.dtx index aa3a0878e2622c29e6952cbacd9305643efa2e46..2cf808fd63fb54e84e0b03f9fe0c750db12ab406 100644 --- a/style/mu/sci.dtx +++ b/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}[2016/04/18] +\ProvidesPackage{fithesis/style/mu/fithesis-sci}[2016/05/15] % \end{macrocode} % The file defines the color scheme of the respective faculty. % \begin{macrocode} @@ -16,7 +16,8 @@ tableOdd={HTML}{EDF7F1}, tableEven={HTML}{CCEDD8}} % \end{macrocode} -% The bibliography support is enabled. +% The bibliography support is enabled. The |numeric| citations are +% used and the bibliography is sorted in citation order. % \begin{macrocode} \thesis@bibliography@setup{ style=iso-numeric, @@ -372,8 +373,9 @@ \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}}