diff options
author | Karl Berry <karl@freefriends.org> | 2020-03-22 20:49:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-03-22 20:49:26 +0000 |
commit | 2c6568affba942c29b9741469a2882363009a093 (patch) | |
tree | a2838fa0e2e30c332f7852c9a418789fea3c1545 /Master/texmf-dist/source/latex/fithesis | |
parent | f64715886f780dbe1414b1b35a55b6177de54022 (diff) |
fithesis (22mar20)
git-svn-id: svn://tug.org/texlive/trunk@54483 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fithesis')
14 files changed, 144 insertions, 98 deletions
diff --git a/Master/texmf-dist/source/latex/fithesis/VERSION.tex b/Master/texmf-dist/source/latex/fithesis/VERSION.tex new file mode 100644 index 00000000000..d0cfdde1f4a --- /dev/null +++ b/Master/texmf-dist/source/latex/fithesis/VERSION.tex @@ -0,0 +1 @@ +2020/03/09 v0.3.51 fithesis3 MU thesis class diff --git a/Master/texmf-dist/source/latex/fithesis/fithesis.dtx b/Master/texmf-dist/source/latex/fithesis/fithesis.dtx index 4f0321875a7..bfda069bcfe 100644 --- a/Master/texmf-dist/source/latex/fithesis/fithesis.dtx +++ b/Master/texmf-dist/source/latex/fithesis/fithesis.dtx @@ -56,7 +56,7 @@ \gdef\thesis@version@number{#1} \gdef\thesis@version@date{#2} \gdef\thesis@version{#2 #1 fithesis3 MU thesis class}} -\thesis@versiondef{v0.3.50}{2018/03/25}} +\thesis@versiondef{v0.3.51}{2020/03/09}} % {\newwrite\f\openout\f=VERSION\write\f{\thesis@version}\closeout\f} % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -1337,7 +1337,7 @@ \let\thesis@blocks@preamble\relax \let\thesis@blocks@mainMatter\relax -% \end{macro} +% \end{macrocode} % Before expanding |\thesis@blocks@postamble| inside a \TeX{} % group, the |\thesis@postamble| macro defines the % \cs{thesis@pages@postamble} macro, writes the definition to the @@ -1742,16 +1742,10 @@ % \begin{macrocode} \def\thesis@lower#1{{% \let\ea\expandafter - \ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\lowercase\ea\ea\ea - \ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\ea{\ea\ea\ea\ea\ea\ea\ea\ea\ea - \ea\ea\ea\ea\ea\ea\@gobble\ea\ea\ea\string\ea\csname\csname the% - sis@#1\endcsname\endcsname}}} + \ea\MakeLowercase\ea{\csname thesis@#1\endcsname}}} \def\thesis@upper#1{{% \let\ea\expandafter - \ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\uppercase\ea\ea\ea - \ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\ea\ea{\ea\ea\ea\ea\ea\ea\ea\ea\ea - \ea\ea\ea\ea\ea\ea\@gobble\ea\ea\ea\string\ea\csname\csname the% - sis@#1\endcsname\endcsname}}} + \ea\MakeUppercase\ea{\csname thesis@#1\endcsname}}} % \end{macrocode} % The \DescribeMacro{\thesis@@lower}|\thesis@@lower| % and \DescribeMacro{\thesis@@upper}|\thesis@@upper| diff --git a/Master/texmf-dist/source/latex/fithesis/locale/czech.dtx b/Master/texmf-dist/source/latex/fithesis/locale/czech.dtx index 9a2f0275689..884570b3e5a 100644 --- a/Master/texmf-dist/source/latex/fithesis/locale/czech.dtx +++ b/Master/texmf-dist/source/latex/fithesis/locale/czech.dtx @@ -75,7 +75,8 @@ \thesis@year}} % Různé -\gdef\thesis@czech@authorSignature{Podpis autora} +\gdef\thesis@czech@authorSignature{% + Podpis autor\ifthesis@woman ky\else a\fi} \gdef\thesis@czech@fieldTitle{Obor} \gdef\thesis@czech@advisorTitle{Vedoucí práce} \gdef\thesis@czech@authorTitle{Autor} @@ -361,10 +362,10 @@ \gdef\thesis@czech@assignment{% \ifthesis@digital@ Na tomto místě se v~tištěné práci nachází oficiální podepsané - zadání práce a prohlášení autora školního díla. + zadání práce a~prohlášení autora školního díla. \else Místo tohoto listu vložte kopie oficiálního podepsaného zadání - práce a prohlášení autora školního díla. + práce a~prohlášení autora školního díla. \fi} \gdef\thesis@czech@declaration{% Prohlašuji, že tato \thesis@lower{czech@typeName} je mým @@ -466,10 +467,10 @@ \gdef\thesis@czech@declaration{% Prohlašuji, že jsem \thesis@lower{czech@typeName@% akuzativ} vypracoval\thesis@czech@gender@koncovka\ samostatně, - s~využitím pouze citovaných pramenů, dalších informací a zdrojů + s~využitím pouze citovaných pramenů, dalších informací a~zdrojů v~souladu s~Disciplinárním řádem pro studenty Pedagogické fakulty - Masarykovy univerzity a se zákonem č.\ 121/2000 Sb., o~právu - autorském, o~právech souvisejících s~právem autorským a o~změně + Masarykovy univerzity a~se zákonem č.\ 121/2000 Sb., o~právu + autorském, o~právech souvisejících s~právem autorským a~o~změně některých zákonů (autorský zákon), ve znění pozdějších předpisů.} %</mu/ped> diff --git a/Master/texmf-dist/source/latex/fithesis/locale/slovak.dtx b/Master/texmf-dist/source/latex/fithesis/locale/slovak.dtx index 607e0ce683c..dd6a87af1f1 100644 --- a/Master/texmf-dist/source/latex/fithesis/locale/slovak.dtx +++ b/Master/texmf-dist/source/latex/fithesis/locale/slovak.dtx @@ -75,7 +75,8 @@ \thesis@year}} % Rôzne -\gdef\thesis@slovak@authorSignature{Podpis autora} +\gdef\thesis@slovak@authorSignature{% + Podpis autor\ifthesis@woman ky\else a\fi} \gdef\thesis@slovak@fieldTitle{Odbor} \gdef\thesis@slovak@advisorTitle{Vedúci práce} \gdef\thesis@slovak@authorTitle{Autor} @@ -322,7 +323,7 @@ \thesis@extra@advisorSkGenitiv\ a~uved\ifthesis@woman la\else iol\fi\ v~nej všetky odborné zdroje v~súlade s~právnymi predpismi, vnútornými - předpismi Masarykovej univerzity a~vnútornými aktmi riadenia + predpismi Masarykovej univerzity a~vnútornými aktmi riadenia Masarykovej univerzity a~Ekonomicko-správnej fakulty MU.} % \end{macrocode}\iffalse %</mu/econ> @@ -415,7 +416,7 @@ \else <<Neznáme oddělenie (\thesis@department)>>% \fi} -\gdef\thesis@czech@declaration{% +\gdef\thesis@slovak@declaration{% \ifx\thesis@department\thesis@departments@kisk Vyhlasujem, že som predkladanú prácu spracoval% \thesis@slovak@gender@koncovka\ samostatne~a použil% 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 2bf55b0e17d..3c34a6cb0ee 100644 --- a/Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx +++ b/Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx @@ -7,7 +7,7 @@ % after \texttt{style/fithesis-base.sty}, regardless of the value % of the |\thesis@style| macro. % \begin{macrocode} -\ProvidesPackage{fithesis/style/mu/fithesis-base}[2017/06/02] +\ProvidesPackage{fithesis/style/mu/fithesis-base}[2018/12/25] \NeedsTeXFormat{LaTeX2e} % \end{macrocode} % The file recognizes the following options: \begin{itemize} @@ -361,7 +361,6 @@ \def\thesis@bibliography@setup#1{% \setkeys{thesis@bibliography}{#1}} % \end{macrocode} -% \end{macro} % The following key-value pairs are supported: % \begin{enumerate} % \item\marg{\texttt{style}=style} -- Stores \texttt{style} in @@ -383,6 +382,26 @@ \def\thesis@bibliography@sorting{#1}% \fi} % \end{macrocode} +% \changes{v0.3.51}{2018/06/15}{^^A +% Added the \texttt{bibliography} extra field to the style files +% of the Masaryk University in Brno, Czech Republic} +% The following extra data field is defined for the macro: +% \begin{itemize} +% \item|bibliography| -- the comma-delimited list of key-value +% pairs accepted by |\thesis@bibliography@setup|. If the data +% field was specified, it is immediately passed to +% |\thesis@bibliography@setup| and it overrides any defaults +% specified in faculty style files. +% \end{itemize} +% \begin{macrocode} +\thesis@def@extra[]{bibliography} +\ifx\thesis@extra@bibliography + \thesis@placeholder@extra@bibliography\else + \expandafter\thesis@bibliography@setup\expandafter{% + \thesis@extra@bibliography}% +\fi +% \end{macrocode} +% \end{macro} % \begin{macro}{\thesis@bibliography@load} % When |\ifthesis@bibliography@| is true and % |\ifthesis@bibliography@loaded@| is false, the @@ -448,12 +467,20 @@ % \end{macrocode} % \end{macro} ^^A The nested \ifthesis@bibliography@included@ def % \end{macro} ^^A The \thesis@bibliography@load macro definition -% The \textsf{hyperref} package is configured to support both roman -% and arabic page numbering in one document and to decorate -% hyperlinks with an underline instead of a rectangular box. +% In the digital version, the \textsf{hyperref} package is configured to +% decorate hyperlinks with an underline instead of a rectangular box. +% In the printed version, the \textsf{hyperref} package is configured to +% hide links. +% \changes{v0.3.51}{2018/12/25}{^^A +% In the printed version, the \textsf{hyperref} package is configured to +% hide links. [VN]} % \begin{macrocode} \thesis@require{hyperref} -\hypersetup{pdfborderstyle={/S/U/W 1}} % Less obtrusive borders +\ifthesis@digital@ + \hypersetup{pdfborderstyle={/S/U/W 1}} +\else + \hypersetup{hidelinks} +\fi % \end{macrocode} % Clubs and widows are set to be infinitely bad. % \begin{macrocode} 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 822cbd86211..da1bef6fcc7 100644 --- a/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx +++ b/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx @@ -5,12 +5,13 @@ % \changes{v0.3.46}{2017/06/02}{The documentation now points to the % 2/2017 dean's directive for the Faculty of Economics and % Administration, Masaryk University, Brno. [VN]} -% published at the website of the faculty\footnote{See \url{ht^^A -% tps://is.muni.cz/auth/do/econ/predpisy/smernice/prehled/6715^^A -% 9928/SmerniceDekana2017-c.2-o_zaverecnych_pracich_2017.pdf}}. +% published at the website of the faculty\footnote{See \url{htt^^A +% ps://is.muni.cz/auth/do/econ/uredni_deska/predpisy_ESF/smerni^^A +% ce/smernice_dekana/prehled/67159928/SmerniceDekana2017-c.9-o_^^A +% zaverecnych_pracich_2017.docx}}. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fithesis/style/mu/fithesis-econ}[2018/02/11] +\ProvidesPackage{fithesis/style/mu/fithesis-econ}[2018/06/11] % \end{macrocode} % The file defines the color scheme of the respective faculty. Note % the the color definitions are in RGB, which makes the resulting @@ -126,11 +127,9 @@ % \begin{macrocode} \def\thesis@blocks@frontMatter{% \thesis@blocks@clear - % In case of double-sided typesetting, change the geometry - \ifthesis@twoside@ - \newgeometry{top=25mm,bottom=20mm,left=35mm, - right=15mm, includeheadfoot} - \fi\pagestyle{empty} + \newgeometry{top=25mm,bottom=20mm,left=35mm, + right=15mm, includeheadfoot} + \pagestyle{empty} \parindent 1.5em \setcounter{page}{1} \pagenumbering{arabic}} @@ -143,11 +142,9 @@ % \begin{macrocode} \def\thesis@blocks@mainMatter{% \thesis@blocks@clear - % In case of double-sided typesetting, change the geometry - \ifthesis@twoside@ - \newgeometry{top=25mm,bottom=20mm,left=35mm, - right=15mm, includeheadfoot} - \fi\pagestyle{thesisheadings} + \newgeometry{top=25mm,bottom=20mm,left=35mm, + right=15mm, includeheadfoot} + \pagestyle{thesisheadings} \parindent 1.5em\relax} % \end{macrocode} % \end{macro}\begin{macro}{\thesis@blocks@tables} @@ -295,19 +292,39 @@ % in \texttt{style/mu/fithesis-econ.sty} in accordance with the % example documents. The patch was submitted by Jana Ratajská. % [VN]} +% \changes{v0.3.51}{2020/03/09}{The \cs{thesis@blocks@bibEntry} +% command now accomodates long titles and other information that +% may span multiple lines. [VN]} % \begin{macrocode} \def\thesis@blocks@bibEntry{% \thesis@blocks@clear - \noindent\begin{thesis@newtable@old}{@{}>{\bfseries}ll@{}} - \thesis@@{bib@author}: & \thesis@author \\ - \thesis@@{bib@thesisTitle}: & \thesis@title \\ - \ifthesis@english\else - \thesis@@{bib@thesisTitleEn}: & \thesis@titleEn \\ - \fi - \thesis@@{bib@department}: & \thesis@department \\ - \thesis@@{bib@advisor}: & \thesis@advisor \\ - \thesis@@{bib@year}: & \thesis@year \\ - \end{thesis@newtable@old}} + {\let\@A\relax\newlength{\@A} + \settowidth{\@A}{{\bf\thesis@@{bib@author}}} + \@B=\@A + \settowidth{\@A}{{\bf\thesis@@{bib@thesisTitle}}} + \ifdim\@A>\@B\@B=\@A\fi + \ifthesis@english\else + \settowidth{\@A}{{\bf\thesis@@{bib@thesisTitleEn}}} + \ifdim\@A>\@B\@B=\@A\fi + \fi + \settowidth{\@A}{{\bf\thesis@@{bib@department}}} + \ifdim\@A>\@B\@B=\@A\fi + \settowidth{\@A}{{\bf\thesis@@{bib@advisor}}} + \ifdim\@A>\@B\@B=\@A\fi + \settowidth{\@A}{{\bf\thesis@@{bib@year}}} + \ifdim\@A>\@B\@B=\@A\fi + \noindent\begin{thesis@newtable@old}{@{}>{\bfseries}% + p{\dimexpr(\@B + \tabcolsep)}% + p{\dimexpr(\textwidth - \@B - 2\tabcolsep)}@{}} + \thesis@@{bib@author}: & \thesis@author \\ + \thesis@@{bib@thesisTitle}: & \thesis@title \\ + \ifthesis@english\else + \thesis@@{bib@thesisTitleEn}: & \thesis@titleEn \\ + \fi + \thesis@@{bib@department}: & \thesis@department \\ + \thesis@@{bib@advisor}: & \thesis@advisor \\ + \thesis@@{bib@year}: & \thesis@year \\ + \end{thesis@newtable@old}}} % \end{macrocode} % \end{macro} % Note that there is no direct support for the seminar paper and 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 e1fc1e28c93..28a15307439 100644 --- a/Master/texmf-dist/source/latex/fithesis/style/mu/fi.dtx +++ b/Master/texmf-dist/source/latex/fithesis/style/mu/fi.dtx @@ -3,7 +3,9 @@ % Informatics at the Masaryk University in Brno. It has been % prepared in accordance with the formal requirements published at % the website of the faculty\footnote{See -% \url{http://www.fi.muni.cz/docs/BP_DP_na_FI.pdf}}. +% \url{https://is.muni.cz/do/fi/uredni_deska/predpisy/smernice/^^A +% Smernice_dekana_1_2018_zaverecne_prace.pdfa.pdf}, and +% \url{http://www.fi.muni.cz/docs/BP_DP_na_FI.pdf}.}. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-fi}[2016/04/18] 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 02c8c2da1b6..9efba78442f 100644 --- a/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx +++ b/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx @@ -2,8 +2,9 @@ % 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 -% the website of the faculty\footnote{See \url{https://is.muni.cz/^^A -% auth/do/fsps/studijni/info-stud/SZZ/pokyny_ZP_13-5-2013.pdf}}. +% the website of the faculty\footnote{See \url{https://is.muni.^^A +% cz/auth/do/fsps/studijni/info-stud/SZZ/44862261/pokyny_ZP_13-^^A +% 5-2013.pdf}}. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-fsps}[2018/02/11] 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 bea5704bce9..820f180eea0 100644 --- a/Master/texmf-dist/source/latex/fithesis/style/mu/fss.dtx +++ b/Master/texmf-dist/source/latex/fithesis/style/mu/fss.dtx @@ -1,19 +1,18 @@ % \file{style/mu/fithesis-fss.sty} % This is the style file for the theses written at the Faculty of -% Social Studies at the Masaryk University in Brno. Because of the -% inexistence of faculty-wide formal requirements and -% recommendations with each department defining their own with -% varying degrees of -% rigour\footnote{\raggedright See -% \url{http://psych.fss.muni.cz/node/351}, -% \url{http://medzur.fss.muni.cz/informace-pro-studenty/pravidla^^A -% -pro-diplomky/soubory/Pravidla pro zaverecne prace na KMSZ - v^^A -% er. 2-83.doc}, \url{http://soc.fss.muni.cz/?q=node/44}, \url{h^^A -% ttp://polit.fss.muni.cz/informace-pro-studenty/pol/}, \url{htt^^A -% p://humenv.fss.muni.cz/studium/bakalarske-studium/pravidla-pro^^A -% -vypracovani-bakalarske-prace}}, this style is a mere skeleton, -% which is unlikely to satisfy the exact requirements of any -% department and will require modification by the user. +% Social Studies at the Masaryk University in Brno. Since there +% exists no faculty-wide formal requirement or recommendation,^^A +% \footnote{See \url{https://medzur.fss.muni.cz/informace-pro-st^^A +% udenty/bakalarske-a-diplomove-prace}, \url{https://is.muni.cz/^^A +% do/fss/kspsp/mvplzszz/dp_pokyny.html}, \url{https://psych.fss.^^A +% muni.cz/media/3054818/pokyny_pro_psani_zaverecnych_praci.pdf}, +% \url{http://mve.fss.muni.cz/cs/studium/studijni-agenda/pokyny-^^A +% ke-szz}, \url{https://humenv.fss.muni.cz/mgr/zaverecne-prace}, +% and \url{https://medzur.fss.muni.cz/media/11356/pravidla_pro_z^^A +% averecne_prace_na_kmszu_verze_2013.pdf}.} +% this style is just a skeleton, which is unlikely to satisfy the +% exact requirements of any department and will require +% modification by the individual departments. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-fss}[2016/04/18] 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 9c7cb865f82..fb02d5dde02 100644 --- a/Master/texmf-dist/source/latex/fithesis/style/mu/law.dtx +++ b/Master/texmf-dist/source/latex/fithesis/style/mu/law.dtx @@ -3,7 +3,8 @@ % Law at the Masaryk University in Brno. It has been prepared in % accordance with the formal requirements published at the % website of the faculty\footnote{See \url{http://is.muni.cz/d^^A -% o/law/ud/predp/smer/S-07-2012.pdf}}. +% o/law/ud/predp/smer/S-07-2012.pdf}, and \url{https://is.muni^^A +% .cz/do/law/ud/predp/smer/S-04-2013_O_citacich_dokumentu.pdf}}. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-law}[2017/05/21] @@ -26,6 +27,12 @@ sorting=nyt} \thesis@bibliography@load % \end{macrocode} +% Each footnote is uniquely numbered across the entire document as +% per the formal requirements of the faculty. +% \begin{macrocode} +\thesis@require{chngcntr} +\counterwithout{footnote}{chapter} +% \end{macrocode} % The style file configures the cover and title page headers to % include only the faculty name and the department name. % Along with the macros required by the locale file interface, 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 323f3de9028..812e4c7273d 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}[2018/02/11] +\ProvidesPackage{fithesis/style/mu/fithesis-med}[2018/06/11] % \end{macrocode} % The file defines the color scheme of the respective faculty. Note % the the color definitions are in RGB, which makes the resulting @@ -112,11 +112,9 @@ % \begin{macrocode} \def\thesis@blocks@frontMatter{% \thesis@blocks@clear - % In case of double-sided typesetting, change the geometry - \ifthesis@twoside@ - \newgeometry{top=25mm,bottom=20mm,left=35mm, - right=15mm, includeheadfoot} - \fi\pagestyle{empty} + \newgeometry{top=25mm,bottom=20mm,left=35mm, + right=15mm, includeheadfoot} + \pagestyle{empty} \parindent 1.5em \setcounter{page}{1} \pagenumbering{roman}} @@ -128,11 +126,9 @@ % \begin{macrocode} \def\thesis@blocks@mainMatter{% \thesis@blocks@clear - % 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} + \newgeometry{top=25mm,bottom=20mm,left=35mm, + right=15mm, includeheadfoot} + \setcounter{page}{1} \pagenumbering{arabic} \pagestyle{thesisheadings} \parindent 1.5em 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 f7a58bb0918..49c2b643cb1 100644 --- a/Master/texmf-dist/source/latex/fithesis/style/mu/ped.dtx +++ b/Master/texmf-dist/source/latex/fithesis/style/mu/ped.dtx @@ -2,8 +2,9 @@ % This is the style file for the theses written at the Faculty of % Education at the Masaryk University in Brno. It has been prepared % in accordance with the formal requirements published at the -% of the faculty\footnote{See \url{https://is.muni.cz/auth/do/^^A -% ped/VPAN/46952359/53057289}}. +% of the faculty\footnote{See \url{https://is.muni.cz/do/ped/VPA^^A +% N/pokdek/c._1_2015_K_realizaci_zaverecnych_praci.pdf}, and +% \url{http://moodlinka.ics.muni.cz/course/view.php?id=632}}. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-ped}[2016/04/18] 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 8f02f5d4e50..2c95f139672 100644 --- a/Master/texmf-dist/source/latex/fithesis/style/mu/phil.dtx +++ b/Master/texmf-dist/source/latex/fithesis/style/mu/phil.dtx @@ -2,8 +2,8 @@ % This is the style file for the theses written at the Faculty of % Arts at the Masaryk University in Brno. It has been prepared in % accordance with the formal requirements published at the website -% of the faculty\footnote{See \url{http://is.muni.cz/auth/do/^^A -% 1421/4581421/Vzor_bakalarske_prace.pdf}}. +% of the faculty\footnote{See \url{https://is.muni.cz/do/phil/P^^A +% racoviste/SO/vzory_praci/Vzor_bakalarske_prace.pdf}}. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-phil}[2016/04/18] @@ -22,7 +22,7 @@ % used and the bibliography is sorted by name, title, and year. % \begin{macrocode} \thesis@bibliography@setup{ - style=iso-numeric, + style=iso-authoryear, sorting=nty} \thesis@bibliography@load % \end{macrocode} @@ -55,21 +55,18 @@ \fi % \end{macrocode} % \begin{macro}{\thesis@blocks@titlePage} -% In the case of a KISK thesis, the style file redefines the cover -% and title page footers to include the thesis advisor's name. +% The style file redefines the cover and title page footers to include the +% thesis advisor's name. +% \changes{v0.3.51} {2018/11/05}{Always typeset the name of the advisor +% on the title page for the Faculty of Arts at the Masaryk University +% in Brno, Czech Republic. [VN]} % \begin{macrocode} -\ifx\thesis@department\thesis@departments@kisk - \def\thesis@blocks@titlePage@content{% - {\thesis@titlePage@Huge\bf\thesis@TeXtitle\par\vfil}\vskip 0.8in - {\thesis@titlePage@large\sc\thesis@@{typeName}\\[0.3in]} - {\thesis@titlePage@Large\bf\thesis@author} - % If this is a KISK thesis, typeset the name of the thesis - % advisor. - \ifx\thesis@department\thesis@departments@kisk - {\thesis@titlePage@large\\[0.3in] - {\bf\thesis@@{advisorTitle}:} \thesis@advisor} - \fi}% -\fi +\def\thesis@blocks@titlePage@content{% + {\thesis@titlePage@Huge\bf\thesis@TeXtitle\par\vfil}\vskip 0.8in + {\thesis@titlePage@large\sc\thesis@@{typeName}\\[0.3in]} + {\thesis@titlePage@Large\bf\thesis@author} + {\thesis@titlePage@large\\[0.3in] + {\bf\thesis@@{advisorTitle}:} \thesis@advisor}} % \end{macrocode} % \end{macro} % Note that there is no direct support for the seminar paper and 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 ca1630a0f34..db7059fbec5 100644 --- a/Master/texmf-dist/source/latex/fithesis/style/mu/sci.dtx +++ b/Master/texmf-dist/source/latex/fithesis/style/mu/sci.dtx @@ -3,7 +3,9 @@ % Science at the Masaryk University in Brno. It has been % prepared in accordance with the formal requirements published at % the website of the faculty\footnote{See -% \url{http://www.sci.muni.cz/NW/predpisy/od/OD-2014-05.pdf}}. +% \url{http://www.sci.muni.cz/NW/predpisy/od/OD-2014-05.pdf}, and +% \url{http://www.sci.muni.cz/cz/BcMgrStudium/Legislativa/Sablon^^A +% y}}. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-sci}[2017/06/02] |